louisremi / jquery.transition.js

Upgrade jQuery's .animate() method to use CSS3 Transitions in modern browsers.
436 stars 81 forks source link

CSS3 animation doesn't play when using % #19

Open ptitgraig opened 12 years ago

ptitgraig commented 12 years ago

Bug reproduced : http://jsfiddle.net/SgP7H/6/

It happens of course only in browsers supporting CSS3 transitions (FF, Chrome)

PawelGIX commented 11 years ago

I confirm this issue.