jQuery & jQuery UI Documentation

jQuery & jQuery UI

Basics

  • .hide()

    Hide the matched elements.

  • .show()

    Display the matched elements.

  • .toggle()

    Display or hide the matched elements.