visionmedia / move.js

CSS3 backed JavaScript animation framework
http://visionmedia.github.com/move.js/
4.72k stars 686 forks source link

Does not run in IE10? #32

Closed sbusch closed 10 years ago

sbusch commented 10 years ago

I'm experimenting with move.js, but on IE10, animations aren't visible at all. Check for example your demo page.

I don't know why move.js shouldn't run on IE10. Modernizr detects csstransforms and csstransitions.

Do you have more information?

monkeypr00f commented 10 years ago

Same issue :(

yields commented 10 years ago

thanks for the report, the latest release solves this, please report if there are other issues :D

sbusch commented 10 years ago

Great, can confirm the fix! Many thanks!