jQuery API

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.

Time to cache: 0.05931