JQuery Silde Effects
Following are the attributes of the slide effects:
The .slideUp() effect hides the specified values with a sliding up motion for a give duration.
The .slideDown() effects displays the elements that are matched with the slide down effect.
The .slideToggle() effects toggles the elements that are matched with the slide effect.