:submit Selector
Selects all elements of type submit.
Selects all elements of type submit.
Selects all input elements of type text.
Selects all elements of type checkbox.
Execute some JavaScript code globally.
Get the children of each element in the set of matched elements, optionally filtered by a selector.
Select all elements that contain the specified text.
The DOM node context originally passed to jQuery(); if none was passed then context will likely be the document.
Load JSON-encoded data from the server using a GET HTTP request.
Load data from the server using a HTTP GET request.
Selects all button elements and elements of type button.
Insert content, specified by the parameter, before each element in the set of matched elements.
Merge the contents of two or more objects together into the first object.
The rate (in milliseconds) at which animations fire.
Globally disable all animations.
Takes a well-formed JSON string and returns the resulting JavaScript value.