Slide Effects

Following are the attributes of the slide effects:

Slide Up: .slideUp()

The .slideUp() effect hides the specified values with a sliding up motion for a give duration.

Slide Down: .slideDown()

The .slideDown() effects displays the elements that are matched with the slide down effect.

Slide Toggle: .slideToggle()

The .slideToggle() effects toggles the elements that are matched with the slide effect.




Ask Questions

Ask Question