jQuery :input Selector
Definition and Usage
The :input selector selects form elements.
This selector also works with the button element.
Syntax
$(":input")
Copyright 1999-2023 by Refsnes Data. All Rights Reserved.
The :input selector selects form elements.
This selector also works with the button element.
$(":input")