rstacruz / jquery.transit

Super-smooth CSS3 transformations and transitions for jQuery
http://ricostacruz.com/jquery.transit
7.29k stars 863 forks source link

Please add rotation support for IE10 #66

Closed sh-khashimov closed 11 years ago

sh-khashimov commented 12 years ago

transition({ rotate: '180deg' }), transition({rotateY: '180deg'}) doesn't work on IE10

SCRIPT438: Object doesn't support property or method 'setFromString' jquery.transit.min.js, line 10 character 328

sh-khashimov commented 12 years ago

Yep, I think it's IE problem..

rstacruz commented 11 years ago

Fixed in v0.9.9.