.slideToggle()
Display or hide the matched elements with a sliding motion.
Display or hide the matched elements with a sliding motion.
Hide the matched elements by fading them to transparent.
Bind an event handler to the “keypress” JavaScript event, or trigger that event on an element.
A multi-purpose callbacks list object that provides a powerful way to manage callback lists.
Load data from the server and place the returned HTML into the matched elements.
Attach an event handler for all elements which match the current selector, now and in the future.
Insert content, specified by the parameter, after each element in the set of matched elements.
Provides a way to execute callback functions based on zero or more Thenable objects, usually Deferred objects that represent asynchronous events.
Bind an event handler to the “mousemove” JavaScript event, or trigger that event on an element.
Hide the matched elements with a sliding motion.
Display the matched elements.
Selects all elements of type submit.
Display or hide the matched elements.
Show or manipulate the queue of functions to be executed on the matched elements.
Attach a handler to one or more events for all elements that match the selector, now or in the future, based on a specific set of root elements.
Utility method to filter and/or chain Deferreds.
Selects all elements that are enabled.
Remove a single class, multiple classes, or all classes from each element in the set of matched elements.
Relinquish jQuery’s control of the $ variable.
Get the descendants of each element in the current set of matched elements, filtered by a selector, jQuery object, or element.