JavaScript animation library – $fx
$fx is a compact, lightweight, self-contained JavaScript animation library that allows you to create simple animation from HTML elements. It doesn’t require any other library to function and should play well with any other libraries you are using, such as Prototype, jQuery, Moo tools, etc.
It’s lightweight (only 3.7kb), hassle-free implementation, and doesn’t require any other library to function makes $fx a powerful option for adding eye-popping animation effects to your web projects.
You can animate DOM elements by altering any CSS property along a timeline, allowing animated effects to play in succession – i.e., in the order you want them to.
It handles all of the timer controls’ headaches and makes it easy to animate anything from simple, subtle animations to more elaborate animations.
It also offers the ability to combine adjustments to CSS properties for combined effects and allows you to set multiple callbacks, offering more flexibility.
Features of $fx
- CSS properties (and more!) adjustment along a timeline
- Parallel effect sets and effect chains
- Extended set of callbacks to adjust behavior
- Parallax Scrolling
- Less than 4kb!
Download: fx.inetcat.com