Bind an event handler to the "mouseout" JavaScript event, or trigger that event on an element. This
Selects all elements that do not match the given selector. All selectors are accepted inside :not()
Bind an event handler to the "mousemove" JavaScript event, or trigger that event on an element. This
Provides a way to execute callback functions based on one or more objects, usually Deferred objects that
Reduce the set of matched elements to those that have a descendant that matches the selector or DOM element. Given
Bind an event handler to the "keydown" JavaScript event, or trigger that event on an element. This
Selects elements that have the specified attribute with a value beginning exactly with a given string. This
Select all elements at an index less than index within the matched set. index-related
Determine whether an element has any jQuery data associated with it. The jQuery.hasData()
Add or remove one or more classes from each element in the set of matched elements, depending on either the class's presence or the value of the state argument.
Page 5 of 32