:input Selector
Selects all input, textarea, select and button elements.
Selects all input, textarea, select and button elements.
Select all elements that are in the progress of an animation at the time the selector is run.
Insert content, specified by the parameter, to the end of each element in the set of matched elements.
Selects all input elements of type text.
Bind an event handler to the “submit” JavaScript event, or trigger that event on an element.
Insert every element in the set of matched elements to the end of the target.
Selects all elements of type checkbox.