.wrapInner()
Wrap an HTML structure around the content of each element in the set of matched elements.
Wrap an HTML structure around the content of each element in the set of matched elements.
Convert an array-like object into a true JavaScript array.
The DOM element that initiated the event.
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.
Wrap an HTML structure around all elements in the set of matched elements.
Adjust the opacity of the matched elements.
The other DOM element involved in the event, if any.
A string containing the jQuery version number.
Returns whether event.stopImmediatePropagation() was ever called on this event object.
Call all callbacks in a list with the given context and arguments.
Returns whether event.stopPropagation() was ever called on this event object.
Wrap an HTML structure around each element in the set of matched elements.
The mouse position relative to the top edge of the document.
The mouse position relative to the left edge of the document.
Describes the nature of the event.