onchange事件不会在MSIE中浮现。我在哪里可以找到列出所有这些事件的图表 [英] onchange event doesn't bubble in MSIE. Where do I find a chart listing all such events

查看:103
本文介绍了onchange事件不会在MSIE中浮现。我在哪里可以找到列出所有这些事件的图表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚发现,在MSIE中,onchange事件不会起泡。我跳过 http://www.quirksmode.org/ 查看是否可以找到其他事件不支持IE。但是,我并没有看到任何图表上的onchange事件是不会在MSIE中发生的事件。在哪里可以找到这样一个字符?

I just found out that onchange event does not bubble in MSIE. I hopped to http://www.quirksmode.org/ to see if I could find other events which are not supported by IE. However I do not see any chart listing onchange event as an event that does not bubble in MSIE. Where can I find such a char?

推荐答案

其实MSDN是相当的明确表示他们的实现不冒泡(不出意料的是,完全与 DOM Level 2事件模块指定)。

Actually, MSDN is quite explicit about their implementation not bubbling (unsurprisingly, doing complete opposite of what DOM Level 2 Events module specifies).

我不知道为什么PPK表声称在IE中冒泡不起作用。可能是他的监督。

I'm not sure why PPK table claims bubbling as untestable in IE. Could be an oversight on his part.

这篇关于onchange事件不会在MSIE中浮现。我在哪里可以找到列出所有这些事件的图表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆