Create a deep copy of the set of matched elements. The .clone() method performs a deep
Indicates whether the META key was pressed when the event fired. Returns a boolean value (true
Reduce the set of matched elements to a subset specified by a range of indices. Given a jQuery object
Bind an event handler to the "focusin" event. This method is a shortcut for .on( "focusin"
Returns whether event.stopPropagation() was ever called on this event object
Get the ancestors of each element in the current set of matched elements, optionally filtered by a selector. Given
Load JSON-encoded data from the server using a GET HTTP request. This is a shorthand Ajax function
Get the current horizontal position of the scroll bar for the first element in the set of matched elements. The
Return a number representing the current time. The $.now() method is a shorthand for
Merge the contents of two or more objects together into the first object. When two or more object
Page 21 of 32