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.39k stars 196 forks source link

Don't try to restore values which weren't saved. #153

Closed romanbsd closed 10 years ago

romanbsd commented 10 years ago

For example, this fixes the removal of a valid positioning that was before calling fadeIn(ms).