Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Salesforce Certified JavaScript Developer (JS-Dev-101) JavaScript-Developer-I Question # 1 Topic 1 Discussion

Salesforce Certified JavaScript Developer (JS-Dev-101) JavaScript-Developer-I Question # 1 Topic 1 Discussion

JavaScript-Developer-I Exam Topic 1 Question 1 Discussion:
Question #: 1
Topic #: 1

A page loads 50+ < div class= " ad-library-item " > elements, all ads.

Developer wants to quickly and temporarily remove them.

Options:


A.

Use the browser console to execute a script that prevents the load event from firing.


B.

Use the DOM inspector to prevent the load event from firing.


C.

Use the browser console to execute a script that removes all elements containing the class ad-library-item.


D.

Use the DOM inspector to remove all elements containing the class ad-library-item.


Get Premium JavaScript-Developer-I 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.