target
Returns a reference to the target to which the event was originally dispatched.
Syntax
targ = event.target
Parameters
targ is a reference to an EventTarget.
Example
Notes
Specification
target
Netscape Communications http://developer.netscape.com |