Seletores :input do jQuery
Definição e Uso
O seletor :input seleciona elementos de formulário.
Este seletor também se aplica ao elemento <button>.
Sintaxe
$(':input')
O seletor :input seleciona elementos de formulário.
Este seletor também se aplica ao elemento <button>.
$(':input')