Question #147810

Which is the correct jQuery selector to select all even table rows?


Options:

Explanation:
The <span class="w3-codespan">$("tr:even")</span> selector is used to select all even table rows.
Tags: jQuery

Test Your Knowledge

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

Take a Quiz

Share This Question