Javascript Reference
Categories: document

javascript document handleEvent[ ]

@March 15, 2008, 1:22 a.m.
handleEvent[ ] NN |4| IE n/a Chrome/Safari/DOM n/a

handleEvent(event)

Instructs the document object to accept and process the Navigator 4-only event whose specifications are passed as the parameter to the method. The object must have an event handler for the event type to process the event.

 
Parameters
 
event

A Navigator 4 event object.

 
Returned Value

None.


Powered by Linode.