jQuery & jQuery UI Documentation

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.