click event
Bind an event handler to the “click” event, or trigger that event on an element.
Bind an event handler to the “click” event, or trigger that event on an element.
Check to see if an object is a plain object (created using “{}” or “new Object”).
Check to see if an object is empty (contains no enumerable properties).
Selects all direct child elements specified by “child” of elements specified by “parent”.
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.
Add handlers to be called when the Deferred object is resolved.
Call the progressCallbacks on a Deferred object with the given args.
Bind an event handler to the “scroll” event, or trigger that event on an element.
Add handlers to be called when the Deferred object is rejected.
Holds or releases the execution of jQuery’s ready event.
An empty function.
Selects elements that have the specified attribute with a value ending exactly with a given string. The comparison is case sensitive.
Modify and filter HTML strings passed through jQuery manipulation methods.
Bind an event handler to the “select” event, or trigger that event on an element.
Selects elements that have the specified attribute with a value containing a given word, delimited by spaces.
Check to see if a DOM element is a descendant of another DOM element.
Select elements that either don’t have the specified attribute, or do have the specified attribute but not with a certain value.
The rate (in milliseconds) at which animations fire.
Bind an event handler to the “unload” event, or trigger that event on an element.
Bind an event handler to the “submit” event, or trigger that event on an element.