Get the children of each element in the set of matched elements, optionally filtered by a selector. Given
Finds the elements of an array which satisfy a filter function. The original array is not affected. The
Bind two or more handlers to the matched elements, to be executed on alternate clicks.
Attach a handler to one or more events for all elements that match the selector, now or in the future, based on a specific set of root elements.
Add the previous set of elements on the stack to the current set. Note: This function
Display or hide the matched elements by animating their opacity. The .fadeToggle()
Get the current computed height for the first element in the set of matched elements, including padding, border, and optionally margin. Returns a number (without "px")
An empty function. You can use this empty function when you wish to pass around a function that
Selects all elements that are the last among siblings of the same element name. The :last-of-type
Add a callback or a collection of callbacks to a callback list. This method returns the Callbacks
Page 20 of 32