.remove()
Remove the set of matched elements from the DOM.
Remove the set of matched elements from the DOM.
A multi-purpose callbacks list object that provides a powerful way to manage callback lists.
Remove an event handler.
Remove a callback or a collection of callbacks from a callback list.
Creates a new copy of jQuery whose properties and methods can be modified without affecting the original jQuery object.
Remove a single class, multiple classes, or all classes from each element in the set of matched elements.
Remove a previously-stored piece of data.
Remove a previously-stored piece of data.
Remove a property for the set of matched elements.
Remove event handlers previously attached using .live() from the elements.
Remove elements from the set of matched elements.
Remove the whitespace from the beginning and end of a string.
Remove all child nodes of the set of matched elements from the DOM.
Return a Promise object to observe when all actions of a certain type bound to the collection, queued or not, have finished.
Remove an attribute from each element in the set of matched elements.
Remove the set of matched elements from the DOM.
Attach an event handler function for one or more events to the selected elements.
Stop the currently-running animation on the matched elements.
Get the value of a computed style property for the first element in the set of matched elements or set one or more CSS properties for every matched element.
Add or remove one or more classes from each element in the set of matched elements, depending on either the class’s presence or the value of the state argument.