JavaScript DOM Event property: eventPhase
[this page | pdf | back links]
The eventPhase
property of Event objects
within the JavaScript
DOM returns which
phase of event flow is currently being evaluated for the event.
NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)