gpt4 book ai didi

windows - 如何在没有开发工具的情况下以边缘模式运行 IE?

转载 作者:可可西里 更新时间:2023-11-01 11:46:20 25 4
gpt4 key购买 nike

我目前在边缘模式下运行 IE,但仅当我使用 devtools(F12) 时。当我关闭 devtools 时,它似乎在 IE 7 模式下运行。如何在不调整注册表的情况下更改它?我不是我正在使用的这台机器的管理员。

最佳答案

  1. 你可以使用 Meta 标签:
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>My Web Page</title>
</head>
<body>
<p>Content goes here.</p>
</body>
</html>
  1. 您可以使用 Enterprise Mode Site List Manager

2.1 Use Enterprise Mode to improve compatibility

2.2 Fix web compatibility issues using document modes and the Enterprise Mode site list

谢谢:-)

关于windows - 如何在没有开发工具的情况下以边缘模式运行 IE?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43795257/

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