84669 personnes étudient
152542 personnes étudient
20005 personnes étudient
5487 personnes étudient
7821 personnes étudient
359900 personnes étudient
3350 personnes étudient
180660 personnes étudient
48569 personnes étudient
18603 personnes étudient
40936 personnes étudient
1549 personnes étudient
1183 personnes étudient
32909 personnes étudient
有个需求是:把带exif orientation的图片旋转到正确的方向,并显示在img标签里。
现在发现iOS的浏览器会自动旋转(如果我再旋转,就错了),而我手上的安卓都不会自动旋转。如果只是判断设备是安卓还是iOS没问题,但是怕某些安卓会自动旋转,这就麻烦了
最好是能做css hack,因为我旋转用的是css3的,不过js hack也行。
人生最曼妙的风景,竟是内心的淡定与从容!
http://caniuse.com/#feat=css-image-orientation
你可以在这个页面查到浏览器对于css的image-orientation: from-image的支持情况
image-orientation: from-image
http://caniuse.com/#feat=css-image-orientation
你可以在这个页面查到浏览器对于css的
image-orientation: from-image
的支持情况