:button Selector
Selects all button elements and elements of type button.
Selects all button elements and elements of type button.
Selects all elements of type checkbox.
Matches all elements that are checked.
Selects all elements that are disabled.
Selects all elements that are enabled.
Selects all elements of type file.
Selects element if it is currently focused.
Selects all elements of type image.
Selects all input, textarea, select and button elements.
Selects all elements of type password.
Selects all elements of type radio.
Selects all elements of type reset.
Selects all elements that are selected.
Selects all elements of type submit.
Selects all elements of type text.