Magento Front End Developer Certification Exam M70-301 Question # 26 Topic 3 Discussion

Magento Front End Developer Certification Exam M70-301 Question # 26 Topic 3 Discussion

M70-301 Exam Topic 3 Question 26 Discussion:
Question #: 26
Topic #: 3

You want to stop all events on someElement. Which two methods from prototype.js will do this? (Choose TWO.)


A.

$ ("someElement").stopEvent()


B.

$ ("someElement") .stopObserving()


C.

Event.stop("someElement")


D.

$("someElement").stop ()


E.

Event.stopEvent("someElement")


F.

Event.stopObserving("someElement")


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.