jQuery Tutorial Tutorials - jQuery :input selector

:input selector

The jQuery :input selector is used to select all button,input,select and textarea elements.

jQuery :input selector Syntax

$(':input')

jQuery :input selector Examples

In below example,We will hightlight all input elements.

Try now

Date:2019-08-19 02:05:26 From:www.Lautturi.com author:Lautturi