.hide()

Hide the matched elements.

.show()

Display the matched elements.

.toggle()

Display or hide the matched elements.