CSS3 ANIMATION

Browser Support

Numbers in the table specifies the first browser version that fully supports the property. Numbers followed by -webkit-, -moz-, -ms- , or -o- specifies the first version that worked with a prefix. See the web site http://www.caniuse.com . Browsers that do not support animation will ignore the animation rules and properties. Modernize can be used to check if CSS animations are supported and provide you the option to create a fallback approach.


Property

IE

Chrome

FireFox

Safari

Opera

@keyframes & animation

10.0

4.0 -webkit-

16.0, 5.0 -moz-

4.0 -webkit-

15.0 -webkit-, 12.1, 12.0 -o-