事件支持冒泡情况

Posted cumting

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了事件支持冒泡情况相关的知识,希望对你有一定的参考价值。

Event TypeBubbling phase
abort ?
beforeinput ?
blur ?
click ?
compositionstart ?
compositionupdate ?
compositionend ?
dblclick ?
error ?
focus ?
focusin ?
focusout ?
input ?
keydown ?
keyup ?
load ?
mousedown ?
mouseenter ?
mouseleave ?
mousemove ?
mouseout ?
mouseover ?
mouseup ?
resize ?
scroll ?
select ?
unload ?
wheel ?

 

以上是关于事件支持冒泡情况的主要内容,如果未能解决你的问题,请参考以下文章

阻止事件冒泡

js如何清除所有绑定的事件?

事件冒泡 比bubble

停止事件冒泡 - 提高性能?

事件3阶段

JQuery阻止事件冒泡