Question #147809

Which is the correct jQuery selector to select all <button> elements and <input> elements with type="input"?


Options:

Explanation:
The $(":button") selector is used to select all
Tags: jQuery

Test Your Knowledge

Want to practice more questions like this? Take a quiz in this category!

Take a Quiz

Share This Question