Web Technologies - Programming Language (MCQ) questions for Q. 27542

Q.  To set up the window to capture all Click events, we use which of the following statement?
- Published on 26 Feb 17

a. window.captureEvents(Event.CLICK);
b. window.handleEvents (Event.CLICK);
c. window.routeEvents(Event.CLICK );
d. window.raiseEvents(Event.CLICK );

ANSWER: window.captureEvents(Event.CLICK);

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)