.submit()
Bind an event handler to the “submit” JavaScript event, or trigger that event on an element.
Bind an event handler to the “submit” JavaScript event, or trigger that event on an element.
Store arbitrary data associated with the specified element and/or return the value that was set.
Display or hide the matched elements.
Load JSON-encoded data from the server using a GET HTTP request.
Bind an event handler to the “unload” JavaScript event.
Selects all button elements and elements of type button.
Bind an event handler to the “blur” JavaScript event, or trigger that event on an element.
Selects all elements of type submit.
Hide the matched elements with a sliding motion.
Select all elements that are in the progress of an animation at the time the selector is run.
Insert every element in the set of matched elements before the target.
Perform a custom animation of a set of CSS properties.
Display the matched elements.
Insert content, specified by the parameter, to the end of each element in the set of matched elements.
Insert every element in the set of matched elements to the end of the target.
Display or hide the matched elements with a sliding motion.
Get the value of an attribute for the first element in the set of matched elements or set one or more attributes for every matched element.
Display the matched elements with a sliding motion.
Perform an asynchronous HTTP (Ajax) request.
Get the current computed width for the first element in the set of matched elements or set the width of every matched element.