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, remove all queued animations, and complete all animations for the matched elements.
Stop the currently-running animation on the matched elements. When .stop() is called
Display or hide the matched elements. Note: The event handling suite also
Display the matched elements. With no parameters, the .show() method is the simplest
Display or hide the matched elements by animating their opacity. The .fadeToggle()
Page 1 of 2