jQuery.Callbacks()
A multi-purpose callbacks list object that provides a powerful way to manage callback lists.
A multi-purpose callbacks list object that provides a powerful way to manage callback lists.
Get the value of a computed style property for the first element in the set of matched elements or set one or more CSS properties for every matched element.
Register a handler to be called when Ajax requests complete with an error. This is an Ajax Event.
Display or hide the matched elements with a sliding motion.
Send data to the server using a HTTP POST request.
Bind an event handler to the “load” JavaScript event.
Select all elements at an index less than index within the matched set.
Display or hide the matched elements.
Hide the matched elements by fading them to transparent.
Selects all elements that are the nth-child of their parent.
Hide the matched elements.
A factory function that returns a chainable utility object with methods to register multiple callbacks into callback queues, invoke callback queues, and relay the success or failure state of any synchronous or asynchronous function.
Register a handler to be called when Ajax requests complete. This is an AjaxEvent.
Replace each target element with the set of matched elements.
Attach a function to be executed whenever an Ajax request completes successfully. This is an Ajax Event.
Attach a function to be executed before an Ajax request is sent. This is an Ajax Event.
Takes a function and returns a new one that will always have a particular context.
Attach an event handler for all elements which match the current selector, now and in the future.
For each element in the set, get the first element that matches the selector by testing the element itself and traversing up through its ancestors in the DOM tree.
Determine whether an element has any jQuery data associated with it.