CSS3 2D Transforms

Method of transforming an element including rotating, scaling, etc. Includes support for transform as well as transform-origin properties.

IE Edge Firefox Chrome Safari Opera iOS Safari Opera Mini Android Browser Blackberry Browser Opera Mobile Chrome for Android Firefox for Android IE Mobile UC Browser for Android Samsung Internet QQ Browser Baidu Browser
49
56 9.3 4.4webkit
14
See notes:
  • 1
52 57 10 10.0-10.2 4.4.3-4.4.4webkit 4
11
See notes:
  • 1
15
See notes:
  • 1
53 58 10.1 44 10.3 all 56 10webkit 37 57 52 11 11.4webkit 5 1.2 7.12
54 59 TP 45
55 60 46
56 61

Notes

The scale transform can be emulated in IE < 9 using Microsoft's "zoom" extension, others are (not easily) possible using the MS Matrix filter

Links