recategorized by
1,327 views

2 Answers

1 votes
1 votes

Answer : CaptureEvents(eventType)

Syntax : 

window.captureEvents(event)
    window.captureEvents(event1 | event2 | eventN)

The captureEvents() method captures all the events of the event type passed.

0 votes
0 votes

C.CaptureEvents(eventType)

object.captureEvents (eventTypes); 
It causes the window or document to capture all events of the specified type.

Answer:

Related questions

0 votes
0 votes
1 answer
1
makhdoom ghaya asked Jul 11, 2016
1,842 views
The pure object oriented programming language with extensive metadata available and modifiable at run time isSmall talkC++ JavaEiffel
0 votes
0 votes
0 answers
2
1 votes
1 votes
1 answer
4
makhdoom ghaya asked Jul 4, 2016
1,792 views
Match the following with respect to I/O classes in object oriented programming $:$$\begin{array}{clcl} & \textbf{List – I}&& \textbf{List – II} \\ \text{a.} & \text{...