callbacks.fireWith()
Call all callbacks in a list with the given context and arguments.
Call all callbacks in a list with the given context and arguments.
The mouse position relative to the left edge of the document.
Wrap an HTML structure around each element in the set of matched elements.
Returns whether event.preventDefault() was ever called on this event object.
Selects all next elements matching “next” that are immediately preceded by a sibling “prev”.
Wrap an HTML structure around the content of each element in the set of matched elements.
Wrap an HTML structure around all elements in the set of matched elements.
The mouse position relative to the top edge of the document.
The other DOM element involved in the event, if any.
Return the number of elements in the jQuery object.
Add the previous set of elements on the stack to the current set.
Selects all elements.
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.
Get the current coordinates of the first element in the set of matched elements, relative to the offset parent.
Adjust the opacity of the matched elements.
The DOM element that initiated the event.
Describes the nature of the event.
A string containing the jQuery version number.
Convert an array-like object into a true JavaScript array.