Sliding
From jQuery & jQuery UI
Sliding
-
.slideDown()
Display the matched elements with a sliding motion.
-
.slideToggle()
Display or hide the matched elements with a sliding motion.
-
.slideUp()
Hide the matched elements with a sliding motion.
From jQuery & jQuery UI
Display the matched elements with a sliding motion.
Display or hide the matched elements with a sliding motion.
Hide the matched elements with a sliding motion.