jQuery.map()
Translate all items in an array or object to new array of items.
Translate all items in an array or object to new array of items.
Pass each element in the current matched set through a function, producing a new jQuery object containing the return values.
Perform an asynchronous HTTP (Ajax) request.
Selects the combined results of all the specified selectors.
Indicates whether the META key was pressed when the event fired.
End the most recent filtering operation in the current chain and return the set of matched elements to its previous state.
Display the matched elements by fading them to opaque.
Hide the matched elements by fading them to transparent.
Get the value of a property for the first element in the set of matched elements or set one or more properties for every matched element.
Display or hide the matched elements by animating their opacity.
Relinquish jQuery’s control of the $ variable.
Get the ancestors of each element in the current set of matched elements, optionally filtered by a selector.
Creates an object that handles the actual transmission of Ajax data.
Perform a custom animation of a set of CSS properties.
Display the matched elements.
Hide the matched elements.
Display the matched elements with a sliding motion.
Get the value of an attribute for the first element in the set of matched elements or set one or more attributes for every matched element.
Hide the matched elements with a sliding motion.
Display or hide the matched elements with a sliding motion.