Magento Front End Developer Certification Exam M70-301 Question # 13 Topic 2 Discussion

Magento Front End Developer Certification Exam M70-301 Question # 13 Topic 2 Discussion

M70-301 Exam Topic 2 Question 13 Discussion:
Question #: 13
Topic #: 2

Using prototype.js, which selector would be used to target a group of list items with the class of item?


A.

$(‘ul’).children(‘li.item’)


B.

$(‘item’)


C.

$$(‘li.item’)


D.

$$(‘ul > li#item’)


Get Premium M70-301 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.