Iterate over a jQuery object, executing a function for each matched element. The .each()
Select elements that either don't have the specified attribute, or do have the specified attribute but not with a certain value.
Takes a string and throws an exception containing it. This method exists primarily for plugin developers
Remove a previously-stored piece of data. The .removeData() method allows us to remove
Insert content, specified by the parameter, before each element in the set of matched elements. The
Reduce the set of matched elements to those that match the selector or pass the function's test. Given
Bind an event handler to be fired when the mouse leaves an element, or trigger that handler on an element. This
Stop the currently-running animation on the matched elements. When .stop() is called
Utility method to filter and/or chain Deferreds. Deprecation Notice:As of jQuery
Returns whether event.preventDefault() was ever called on this event object
Page 11 of 32