|
|
|
|
|
currentTarget
Identifies the currently registered target for the event.
Syntax
targetObj = event.currentTargetParameters
targetObj is an object reference to a node in the DOM.
Example
Notes
Specification
link to spec
| mozilla.org | mailto:oeschger | bug 93108 |
|
|
|
|
|