Does Internet Explorer support CSS transitions? -


css transitions neat way of animating changes in css properties. versions of internet explorer support them?

the page link has compatibility table.

chrome     1.0 (-webkit prefix)  firefox     4.0 (2.0) (-moz prefix)     16.0 (16.0) (no prefix)  internet explorer     10.0 (no prefix)  opera     10.5 (-o prefix)       12.0 (no prefix)  safari     3.2 (-webkit prefix) 

there article on msdn css3 transitions in internet explorer.


Comments

Popular posts from this blog

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -

mysql - How to insert just year and month into date field? -