开发者

firefox + flash disabled the ALT GR key : how to solve that?

I am facing a big problem in firefox: the ALT GR key is disabled on some simple pages: (try to type in an email)

This simple page DISABLES the ALT GR key

<html>
<body>
<iframe src="开发者_运维知识库http://www.dialogoo.com/vdialogoo.php?id=2" width="100%" height="100%"></iframe>
</body>

but if you open http://www.dialogoo.com/vdialogoo.php?id=2

ALT GR is working !

This strange behaviour only happens on Firefox ! It seems Firefox + Iframe + Flash = disable ALT GR key !


The only workaround I can think of is use JS to capture the ALT GR key down, then use External interface to pass it to the Flash and adjust your code accordingly. Pretty complicated, isn't it.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜