【问题标题】:IE8 issue with Bootstrap 3 and testing in IE emulation modesBootstrap 3 的 IE8 问题和 IE 仿真模式下的测试
【发布时间】:2015-02-17 08:52:46
【问题描述】:

我正在使用 Bootstrap 3.3.2 创建一个网站,在 IE8 上,每次刷新或更改页面时都会显示此警报:

WARNING: You appear to be using IE8 in IE7 emulation mode.
IE emulation modes can behave significantly differently from ACTUAL older version of IE.
PLEASE DON'T FILE BOOTSTRAP BUGS based on testing in IE emulation modes !

但是我使用的是标准 IE8(版本:8.0.6001.18702CO)。

有解决此问题并删除此警告警报的想法吗?

【问题讨论】:

标签: twitter-bootstrap-3 internet-explorer-8 warnings ie8-compatibility-mode


【解决方案1】:

删除此文件:bootstrap/js/ie-emulation-modes-warning.js

或者只是在你的 HTML 模板中删除这一行:

<script src="bootstrap/js/ie-emulation-modes-warning.js"></script>

【讨论】:

    猜你喜欢
    • 2013-09-28
    • 1970-01-01
    • 1970-01-01
    • 2013-07-30
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-02-28
    • 1970-01-01
    相关资源
    最近更新 更多