.serialize()
Encode a set of form elements as a string for submission.
Encode a set of form elements as a string for submission.
A selector representing selector passed to jQuery(), if any, when creating the original set.
Bind an event handler to the “resize” JavaScript event, or trigger that event on an element.
Add the previous set of elements on the stack to the current set, optionally filtered by a selector.
Replace each element in the set of matched elements with the provided new content and return the set of elements that was removed.
Bind one or two handlers to the matched elements, to be executed when the mouse pointer enters and leaves the elements.
Bind an event handler to the “scroll” JavaScript event, or trigger that event on an element.
Bind an event handler to the “select” JavaScript event, or trigger that event on an element.
Attach a function to be executed before an Ajax request is sent. This is an Ajax Event.
Reduce the set of matched elements to the odd ones in the set, numbered from zero.
Select elements that either don’t have the specified attribute, or do have the specified attribute but not with a certain value.
Execute the next function on the queue for the matched element.
Takes a well-formed JSON string and returns the resulting JavaScript value.
An empty function.
Merge the contents of two arrays together into the first array.
Check to see if an object is a plain object (created using “{}” or “new Object”).
Determine whether a Deferred object has been rejected.
Determine whether a Deferred object has been resolved.
Call the progressCallbacks on a Deferred object with the given context and args.
Call the progressCallbacks on a Deferred object with the given args.