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

fallback for special easing that use CUBIC_BEZIER. #142

Open ruddog opened 10 years ago

ruddog commented 10 years ago

Check for the existence of easing ,if easing not supported fallback to linear