My animation is not working in ie8... what is wrong? :(
Mod: Snip
i will just post the link
http://webapps.easy2.com/ce/ext1104/messages/iris_messages.html
CSS3 transitions will not work in anything below IE10. To support IE9 and below you'll need to use JS as a fallback.
http://caniuse.com/#feat=css-transitions
My animation is not working in ie8... what is wrong? :(
Mod: Snip
i will just post the link
http://webapps.easy2.com/ce/ext1104/messages/iris_messages.html
CSS3 transitions will not work in anything below IE10. To support IE9 and below you'll need to use JS as a fallback.
http://caniuse.com/#feat=css-transitions