.position()
Get the current coordinates of the first element in the set of matched elements, relative to the offset parent.
Get the current coordinates of the first element in the set of matched elements, relative to the offset parent.
Remove all child nodes of the set of matched elements from the DOM.
Pass each element in the current matched set through a function, producing a new jQuery object containing the return values.
Add handlers to be called when the Deferred object is rejected.
Selects the combined results of all the specified selectors.
The current DOM element within the event bubbling phase.
Selects the target element indicated by the fragment identifier of the document’s URI.
Handles errors thrown synchronously in functions wrapped in jQuery().
Selects all elements that are the last child of their parent.
Remove the whitespace from the beginning and end of a string.
Selects the last matched element.
A collection of properties that represent the presence of different browser features or bugs. Intended for jQuery’s internal use; specific properties may be removed when they are no longer needed internally to improve page startup performance. For your own project’s feature-detection needs, we strongly recommend the use of an external library such as Modernizr instead of dependency on properties in jQuery.support.
Execute the next function on the queue for the matched elements.
An optional object of data passed to an event method when the current executing handler is bound.
Indicates whether the META key was pressed when the event fired.
Selects all elements of type password.
For key or mouse events, this property indicates the specific key or button that was pressed.
Selects all elements of type file.
Selects all elements that are the first child of their parent.
Selects element if it is currently focused.