Call all of the callbacks with the given arguments. This method returns the Callbacks object onto
Selects all input elements of type text. $( ":text" ) allows us to select all <input
Replace each target element with the set of matched elements. The .replaceAll() method
Attach a function to be executed before an Ajax request is sent. This is an Ajax Event.
Execute some JavaScript code globally. This method behaves differently from using a normal JavaScript
Register a handler to be called when all Ajax requests have completed. This is an Ajax Event.
Get the immediately preceding sibling of each element in the set of matched elements, optionally filtered by a selector.
Check to see if an object is empty (contains no enumerable properties). As of jQuery 1.4 this method
Selects odd elements, zero-indexed. See also even.
Returns whether event.stopPropagation() was ever called on this event object
Page 22 of 32