Appendix B. Browser events
A non-exhaustive list of “bubbling” browser events:
animationend
,
animationiteration
,
animationstart
,
click.button
,
click.mouse
,
contextmenu
,
copy
,
cut
,
drag
,
dragend
,
dragenter
,
dragleave
,
dragover
,
dragstart
,
drop
,
focus
,
focusin
,
focusout
,
keydown
,
keypress
,
keyup
,
mousedown
,
mousemove
,
mouseout
,
mouseover
,
mouseup
,
offline
,
online
,
paste
,
reset
,
resize
,
scroll
,
select
,
submit
,
transitionend
,
transitionrun
,
transitionstart
,
and wheel