The library uses (when) possible, CSS3 to execute the animation, or JS code in older browsers.
It is also framework agnostic and has a simple to learn and use syntax.
Here are some key features of "Move.js":
· Easing
· Rotation
· Skewing
· Set animation duration
· Manage start-stop positions
· Opacity control and other styling tools
· Delayed execution
Requirements:
· JavaScript enabled on client side
Limitations:
· No iOS support
· No queuing
· 3D transforms not supported
What's New in This Release: [ read full changelog ]
· Revert "Changed CSS property transition-properties to transition-property".