gpt4 book ai didi

javascript - 如何在 IE 11 中以兼容模式强制执行 iframe

转载 作者:行者123 更新时间:2023-11-28 05:13:33 24 4
gpt4 key购买 nike

我已经通过代码将IE11浏览器设置为兼容模式。它工作正常,但当页面具有 iframe 时,iframe 内的内容仅以标准模式出现。当主页在同一页面上打开时,有什么方法可以强制 iframe 处于兼容模式吗?

最佳答案

尝试将其添加为元头部部分的第一行..

<meta http-equiv="X-UA-Compatible" content="IE=Edge" />

<meta http-equiv="X-UA-Compatibility" content="IE=5" />;

关于javascript - 如何在 IE 11 中以兼容模式强制执行 iframe,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41176054/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com