.undelegate()
Remove a handler from the event for all elements which match the current selector, based upon a specific set of root elements.
Remove a handler from the event for all elements which match the current selector, based upon a specific set of root elements.
Parses a string into an XML document.
Send data to the server using a HTTP POST request.
Remove a previously-stored piece of data.
Add handlers to be called when the Deferred object is resolved.
Create a serialized representation of an array, a plain object, or a jQuery object suitable for use in a URL query string or Ajax request. In case a jQuery object is passed, it should contain input elements with name/value properties.
Select all elements that contain the specified text.
Translate all items in an array or object to new array of items.
Bind an event handler to the “dblclick” JavaScript event, or trigger that event on an element.
Remove the whitespace from the beginning and end of a string.
Determine the internal JavaScript [[Class]] of an object.
Selects all elements that are the last among siblings of the same element name.
Bind an event handler to the “keyup” JavaScript event, or trigger that event on an element.
Selects all elements that have no siblings with the same element name.
Stop the currently-running animation, remove all queued animations, and complete all animations for the matched elements.
Bind an event handler to the “keydown” JavaScript event, or trigger that event on an element.
Parses a string into an array of DOM nodes.
Sorts an array of DOM elements, in place, with the duplicates removed. Note that this only works on arrays of DOM elements, not strings or numbers.
Convert an array-like object into a true JavaScript array.
Create a deep copy of the set of matched elements.