
Jquery plugin to animate with Css3 transforms and transitions with fallback for older browsers.It’s built to have fast animation execution, and it has an api similar to jquery animate, with animations queueing.
By default the anima method do automatic fallback animations on browsers without transitions or transform3d, and instant animations on browsers without transform.It also does scale, rotate and skew animations on browsers without transitions.