.ajaxStart()
Register a handler to be called when the first Ajax request begins. This is an Ajax Event.
Register a handler to be called when the first Ajax request begins. This is an Ajax Event.
Reduce the set of matched elements to a subset specified by a range of indices.
Perform a custom animation of a set of CSS properties.
Display the matched elements by fading them to opaque.
Stop the currently-running animation on the matched elements.
Load data from the server and place the returned HTML into the matched elements.
Display or hide the matched elements by animating their opacity.
Hide the matched elements by fading them to transparent.
Show or manipulate the queue of functions to be executed on the matched elements.
Get the immediately preceding sibling of each element in the set of matched elements. If a selector is provided, it retrieves the previous sibling only if it matches that selector.
Return a collection of matched elements either found in the DOM based on passed argument(s) or created by passing an HTML string.
Perform an asynchronous HTTP (Ajax) request.
Remove from the queue all items that have not yet been run.
Display the matched elements with a sliding motion.
Display the matched elements.
Hide the matched elements.
Display or hide the matched elements with a sliding motion.
Hide the matched elements with a sliding motion.
Show or manipulate the queue of functions to be executed on the matched element.
Display or hide the matched elements.