animate-enhanced is a jQuery plugin that’s used in place of jQuery’s $.animate().
The plugin detects CSS3 transition support and enables hardware acceleration when possible for a rather large performance boost on WebKit-supported browsers.
Along with CSS3 detection, animate-enhanced introduces several useful features:
- Animation ‘queue’ support;
- Relative value support for animations;
- Easy-to-use callbacks;
- etc.










