Register a handler to be called when Ajax requests complete with an error. This is an Ajax Event.
An empty function. You can use this empty function when you wish to pass around a function that
Retrieve all the elements contained in the jQuery set, as an array. .toArray() returns
Finds the elements of an array which satisfy a filter function. The original array is not affected. The
Remove the set of matched elements from the DOM. Similar to
Load data from the server using a HTTP GET request. This is a shorthand Ajax function, which is
Returns whether event.stopImmediatePropagation() was ever called on this event object. This property
Search for a specified value within an array and return its index (or -1 if not found). The $
Determine the current state of a Deferred object. The deferred.state() method returns a string representing
Store arbitrary data associated with the specified element. Returns the value that was set. Note:
Page 20 of 32