开发者

Firefox 5 - mousemove doesn't fire outside of iframe

开发者 https://www.devze.com 2023-03-17 10:12 出处:网络
Firefox 4 and 5 has bug reported that, when user mouse downs in an iframe and moves the mouse around, parent document doesn\'t fire mousemove/mouseover events. Is there any custom Javascript temporary

Firefox 4 and 5 has bug reported that, when user mouse downs in an iframe and moves the mouse around, parent document doesn't fire mousemove/mouseover events. Is there any custom Javascript temporary workaround to this until it is fixed? This works in Chrome and Firefox 3.6.

Bug link: https://bugzilla.mozilla.org/show_bug.cgi?id=644964

Bug sample: http://banan开发者_运维问答ascript.com/mouseover/

0

精彩评论

暂无评论...
验证码 换一张
取 消