JavaScript animation library – $fx

By ravindra | Jul 6, 2010

$fx is a compact, lightweight, self-contained JavaScript animation library that allow 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.

JavaScript animation library - $fx

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 headaches of timer controls 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

  1. CSS properties (and more!) adjustment along a time line
  2. Parallel effect sets and effect chains
  3. Extended set of callbacks to adjust behavior
  4. Parallax Scrolling
  5. Less than 4kb!

Download : http://fx.inetcat.com/

Related posts:

  1. Rico 2.0 – open source JavaScript library for developing rich Internet applications (RIAs)
  2. Ext JS – JavaScript library for building Rich Internet Applications (RIA)
  3. Grafico – Open source JavaScript charting library
  4. create sprite animation with jQuery.spritely
  5. GifSplitter – Split gif animation into frames
  6. Moovie – MooTools custom controls library for HTML 5 video player

Popular stories from Web

Leave a Comment

If you would like to make a comment, please fill out the form below.

Name (required)

Email (required)

Website

Comments

© 2007 Dreamcss