Set a timer to delay execution of subsequent items in the queue. Added to jQuery in version 1.4
The rate (in milliseconds) at which animations fire. This property can be manipulated to adjust
Display or hide the matched elements with a sliding motion. The .slideToggle() method
Display the matched elements by fading them to opaque. The .fadeIn() method animates
Display the matched elements with a sliding motion. The .slideDown() method animates
Stop the currently-running animation, remove all queued animations, and complete all animations for the matched elements.
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
Display or hide the matched elements by animating their opacity. The .fadeToggle()
Globally disable all animations. When this property is set to true, all animation methods
Page 1 of 2