Answers

Question and Answer:

  Home  Sizzle Selector Engine

⟩ Explain Form Selector Additions?

:input: Finds all input elements (includes textareas, selects, and buttons).

:text, :checkbox, :file, :password, :submit, :image, :reset, :button: Finds the input element with the specified input type (:button also finds button elements).

 280 views

More Questions for you: