如果选项流过禁用的输入,Internet Explorer 会在 select 选项上显示拒绝图标

Internet Explorer shows deny icon over select options if the options flow over a disabled input

我有一个表单,其中包含多个相互依赖的下拉列表。当我在其他一些禁用的输入上打开下拉菜单时,会显示访问拒绝图标。这仅在 Internet Explorer 中(当然)。

我正在使用 Bootstrapjs 3。有任何 CSS 修复吗?

提前致谢。

This is a known open bug in Internet Explorer 11.

除了通过重写 Bootstrap 的 CSS.

来摆脱所有地方不允许的光标之外,没有好的简单或非 hacky 解决方法