The rate (in milliseconds) at which animations fire. This property can be manipulated to adjust
Set a timer to delay execution of subsequent items in the queue. Added to jQuery in version 1.4
Display the matched elements by fading them to opaque. The .fadeIn() method animates
Display or hide the matched elements with a sliding motion. The .slideToggle() method
Display the matched elements with a sliding motion. The .slideDown() method animates
Display or hide the matched elements. Note: The event handling suite also
Stop the currently-running animation on the matched elements. When .stop() is called
Stop the currently-running animation, remove all queued animations, and complete all animations for the matched elements.
Display or hide the matched elements by animating their opacity. The .fadeToggle()
Perform a custom animation of a set of CSS properties. The .animate() method allows
Page 1 of 2