jQuery.transitionHelper
Tiny jQuery- & Modernizr-dependent plugin helping with simple CSS transitions & animations.
Usage
$('.element-to-be-animated-right-now').transitionHelper([callback [, forceRemoveHelper]]);
$('.element-to-be-animated-right-now').animationHelper([callback [, forceRemoveHelper]]);