jquery.transition.js 1.0

The plugin is composed by two different scripts:- jquery.transition.js for writing animations using the native .animate() method of jQuery.- jquery.hoverTransition.js for writing pure CSS3 Transitions triggered by :hover and :focus pseudo-classes.For the...