Firefox 5 - mousemove doesn't fire outside of iframe
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/
精彩评论