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
The rate (in milliseconds) at which animations fire. This property can be manipulated to adjust
Display the matched elements by fading them to opaque. The .fadeIn() method animates
Set a timer to delay execution of subsequent items in the queue. Added to jQuery in version 1.4
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. Note: The event handling suite also
Hide the matched elements with a sliding motion. The .slideUp() method animates the
Display the matched elements. With no parameters, the .show() method is the simplest
Page 1 of 2