Stop the currently-running animation on the matched elements. When .stop() is called
Selects all elements that are the nth-child of their parent, counting from the last element to the first. Because
Get the closest ancestor element that is positioned. Given a jQuery object that represents a set
Selects the first matched element. The :first pseudo-class is equivalent to :eq(
Keeps the rest of the handlers from being executed and prevents the event from bubbling up the DOM tree. In
Takes a well-formed JSON string and returns the resulting JavaScript value. Passing in a malformed
Select all elements that have at least one child node (either an element or text). This is the inverse
Check to see if a DOM node is within an XML document (or is an XML document).
Iterate over a jQuery object, executing a function for each matched element. The .each()
Get the HTML contents of the first element in the set of matched elements. This method is not available
Page 11 of 32