Web Technology Questions


Q.  To set up the window to capture all Click events, we use which of the following statement?

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



 
 

    Discussion

Post your comment / Share knowledge