Most events bubble in all browsers. However, I know that in Internet Explorer "submit" events do not bubble. What are the other events that do not bubble?
load
unload
scroll
focus
blur
DOMNodeRemovedFromDocument
DOMNodeInsertedIntoDocument
loadstart
progress
error
abort
loadend
From: https://en.wikipedia.org/wiki/DOM_events#Events
1.4m articles
1.4m replys
5 comments
57.0k users