animation
jParallax
jParallax turns a selected element into a 'window', or viewport, and all its children into absolutely positioned layers that can be seen through the viewport. Depending on element dimensions user see ...
Animated, Sliding, Collapsible DIV with Javascript and CSS
This script supports multiple animations happening simultaneously, as well as a variable animation length. It's also time-based, rather than increment based, so it'll animate the same speed on most c ...
A 7-Step Program: jQuery Animations
A dash of animation can spruce up a dull interface. In this tutorial, you'll learn how to do it the right way with jQuery. A Word From the