Document.routeEvent() (Function)

Part of the Netscape event propagation complex.

Availability:

JavaScript - 1.2
Netscape - 4.0
Property/method value type:undefined
JavaScript syntax:NmyDocument.routeEvent(anEvent)
Argument list:anEventAn event to be routed

See also:Document object, Document.handleEvent()Window.routeEvent()

0075