jQuery.ajax()
Perform an asynchronous HTTP (Ajax) request.
Perform an asynchronous HTTP (Ajax) request.
Store arbitrary data associated with the matched elements or return the value at the named data store for the first element in the set of matched elements.
Merge the contents of two or more objects together into the first object.
Create a deep copy of the set of matched elements.
Adjust the opacity of the matched elements.
Display the matched elements by fading them to opaque.
Perform a custom animation of a set of CSS properties.
Bind an event handler to the “load” JavaScript event.
Insert every element in the set of matched elements before the target.
Insert every element in the set of matched elements after the target.
Insert every element in the set of matched elements to the end of the target.
Set default values for future Ajax requests. Its use is not recommended.
Lock a callback list in its current state.
Bind an event handler to the “keypress” JavaScript event, or trigger that event on an element.
Bind an event handler to the “keyup” JavaScript event, or trigger that event on an element.
Hide the matched elements by fading them to transparent.
Stop the currently-running animation, remove all queued animations, and complete all animations for the matched elements.
Show or manipulate the queue of functions to be executed on the matched elements.
Selects all elements of type submit.
Display the matched elements with a sliding motion.