All DOM items are selected by matching the specified CSS selector using which of the following method?

14. All DOM items are selected by matching the specified CSS selector using which of the following method?

  1. Selects
  2. AllSelects
  3. SelectAll
  4. None

Answer: C) SelectAll

Explanation:

All DOM items are selected by matching the specified CSS selector using the selectall() method.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.