benbarnett / jquery-animate-enhanced

Extend $.animate() to detect CSS transitions for Webkit, Mozilla, IE>=10 and Opera and convert animations automatically.
http://playground.benbarnett.net/jquery-animate-enhanced/
MIT License
1.38k stars 197 forks source link

Attempted to solve issue #102. #115

Closed yjukaku closed 11 years ago

yjukaku commented 11 years ago

I believe I added support for % (and other units). Basic testing seems to work, but further testing definitely needed.

federicogfernandez commented 11 years ago

I fixed that commenting every place where valUnit variable is used, and it worked... I couldn't test every possible escenario but it worked for me.

federicogfernandez commented 11 years ago

I tried with your fix and it brokes fadeIn and fadeOut transitions

benbarnett commented 11 years ago

Anyone else had a chance to test this? I'll have a look now.

yjukaku commented 11 years ago

It definitely doesn't work correctly. But I think it's just a few fixes away from it. On Apr 3, 2013 9:51 AM, "Ben Barnett" notifications@github.com wrote:

Anyone else had a chance to test this? I'll have a look now.

— Reply to this email directly or view it on GitHubhttps://github.com/benbarnett/jQuery-Animate-Enhanced/pull/115#issuecomment-15837667 .