jquery.transition.js

Software Screenshot:
jquery.transition.js
Software Details:
Version: 1.0
Upload Date: 21 Jul 15
Developer: Louis-Remi Babe
Distribution Type: Freeware
Downloads: 17

Rating: 4.0/5 (Total Votes: 1)

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 first, modern browsers will run the animation using CSS3, all while older browsers will fallback to JS code when some CSS properties are not natively supported.

For the second script, in older browsers, the CSS will be translated to jQuery animations, provided that CSS conforms to simple rules.

Requirements:

  • JavaScript enabled on client side
  • jQuery

Limitations:

  • Transitions are turned OFF under these circumstances:
  • When the animated object is not an element
  • When a special easing is used
  • When a step function is used

Other Software of Developer Louis-Remi Babe

Comments to jquery.transition.js

Comments not found
Add Comment
Turn on images!