CSS Transitions

CSS Transitions

[1] CSS Transitions Module Level 3 ( 版) <http://www.w3.org/TR/2009/WD-css3-transitions-20090320/>

[2] CSS Transitions Module Level 3 ( 版) <http://www.w3.org/TR/2009/WD-css3-transitions-20091201/>

[3] CSS Transitions ( ( 版)) <http://www.w3.org/TR/2012/WD-css3-transitions-20120403/>

[4] CSS Transitions ( ( 版)) <http://www.w3.org/TR/2013/WD-css3-transitions-20130212/>

[5] Safari 4.0 ( 版) <https://developer.apple.com/library/safari/releasenotes/General/WhatsNewInSafari/Articles/Safari_4_0.html#//apple_ref/doc/uid/TP40014305-CH4-SW8>

Transition properties were available in Safari 3.2, but transition events are now available in JavaScript as well. You can also animate transforms (such as rotating, scaling, and translating elements) and use CSS animation properties to animate elements as they move, resize, change color and opacity, and undergo other visual changes.