JavaScript DOM Event property: bubbles
[this page | pdf | back links]
The bubbles property
of Event objects within the JavaScript
DOM returns true if the event is a bubbling event,
otherwise returns false.
NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)