.ajaxComplete()
Register a handler to be called when Ajax requests complete. This is an AjaxEvent.
Register a handler to be called when Ajax requests complete. This is an AjaxEvent.
Register a handler to be called when Ajax requests complete with an error. This is an Ajax Event.
Select all elements that contain the specified text.
Selects the last matched element.
Resolve a Deferred object and call any doneCallbacks with the given args.
Determine the current state of a Deferred object.
Call the progressCallbacks on a Deferred object with the given args.
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.
Reject a Deferred object and call any failCallbacks with the given args.
Remove the whitespace from the beginning and end of a string.
Escapes any character that has a special meaning in a CSS selector.
Sorts a jQuery object of DOM elements, in place, with the duplicates removed. Note that this only works on jQuery objects consisting of DOM elements, not strings or numbers.
Selects all elements that are the first among siblings of the same element name.
Determines whether its argument represents a JavaScript number.
An empty function.
For key or mouse events, this property indicates the specific key or button that was pressed.
Selects all elements with the given class.
Selects elements which contain at least one element that matches the specified selector.
The namespace specified when the event was triggered.
Selects all elements that do not match the given selector.