CSS Transitions is a module of CSS that lets you create gradual transitions between the values of specific CSS properties. The behavior of these transitions can be controlled by specifying their timing function, duration, and other attributes.
Specification | Status | Comment |
---|---|---|
CSS Transitions | Working Draft | Initial definition. |
Feature | Chrome | Edge | Firefox (Gecko) | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|---|
Basic support | 1.0 -webkit 26.0 | (Yes) |
4.0 (2.0) -moz 16.0 (16.0) | 10.0 | 11.6 -o 12.10 # | 3.0 -webkit 6.1 |
Feature | Android | Edge | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|---|
Basic support | 2.1 -webkit | (Yes) | 4.0 (2.0) -moz 16.0 (16.0) | ? | 10.0 -o 12.10 # | 3.2 -webkit |
© 2005–2018 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Transitions