JavaScript DOM Event constant / property:
AT_TARGET
[this page | pdf | back links]
The AT_TARGET
constant / property of Event objects within the JavaScript
DOM indicates
whether the event is in the target phase, i.e. being evaluated at the event
target.
NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)