.resize()
Bind an event handler to the “resize” event, or trigger that event on an element.
Bind an event handler to the “resize” event, or trigger that event on an element.
Determine if the callbacks list has been disabled.
Determine if the callbacks list has been locked.
Bind an event handler to the “submit” event, or trigger that event on an element.
Bind an event handler to the “scroll” event, or trigger that event on an element.
Bind an event handler to the “select” event, or trigger that event on an element.
Set default values for future Ajax requests. Its use is not recommended.
Remove all child nodes of the set of matched elements from the DOM.
Selects all elements that are enabled.
Handles errors thrown synchronously in functions wrapped in jQuery().
Selects all elements with the given tag name.
Selects all elements that are descendants of a given ancestor.
Reject a Deferred object and call any failCallbacks with the given context and args.
Reduce the set of matched elements to the one at the specified index.
Resolve a Deferred object and call any doneCallbacks with the given context and args.
The number of elements in the jQuery object.
Indicates whether the META key was pressed when the event fired.
Selects all elements of type file.
Selects the first matched DOM element.
Add a collection of DOM elements onto the jQuery stack.