.find()
Get the descendants of each element in the current set of matched elements, filtered by a selector, jQuery object, or element.
Get the descendants of each element in the current set of matched elements, filtered by a selector, jQuery object, or element.
Creates an object that handles the actual transmission of Ajax data.
Bind an event handler to the “mousemove” JavaScript event, or trigger that event on an element.
Attach an event handler for all elements which match the current selector, now and in the future.
Provides a way to execute callback functions based on zero or more Thenable objects, usually Deferred objects that represent asynchronous events.
A multi-purpose callbacks list object that provides a powerful way to manage callback lists.
Insert content, specified by the parameter, after each element in the set of matched elements.
Reduce the set of matched elements to those that match the selector or pass the function’s test.
Remove elements from the set of matched elements.
Hide the matched elements by fading them to transparent.
Bind an event handler to the “keypress” JavaScript event, or trigger that event on an element.
Utility method to filter and/or chain Deferreds.
Creates a new copy of jQuery whose properties and methods can be modified without affecting the original jQuery object.
Relinquish jQuery’s control of the $ variable.
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.
Display the matched elements by fading them to opaque.
Select the element at index n within the matched set.
Selects all elements that are enabled.
Display or hide the matched elements with a sliding motion.
Display the matched elements with a sliding motion.