0

我在使用 IEMobile 9 和 IEMobile 10 设置 css z-index 属性时遇到问题。

background-color: #333333;
display: block;
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
opacity: 0.6;
z-index: 9000;

问题:覆盖下的元素是可点击的;按钮 onclick 正在触发,可以在 input、文本区域元素等中输入文本。

这只发生在 Windows Phone 7 和 8 上的移动版 Internet Explorer 中。

这是一个已知的错误?任何文档链接?

活的例子在这里

4

0 回答 0