PrepAway - Latest Free Exam Questions & Answers

Which two methods from prototype.js will do this?

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

PrepAway - Latest Free Exam Questions & Answers

A.
$ (“someElement”).stopEvent()

B.
$ (“someElement”) .stopObserving()

C.
Event.stop(“someElement”)

D.
$(“someElement”).stop ()

E.
Event.stopEvent(“someElement”)

F.
Event.stopObserving(“someElement”)


Leave a Reply

Your email address will not be published. Required fields are marked *