Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
好吧,我觉得有点傻,但是在早期的 F12 工具中,有一个禁用菜单,我们可以在其中禁用 JavaScript。
IE 11 预览版的 F12 工具中的该功能在哪里?
您可以通过以下方式禁用 JavaScript:
工具 (Alt+x) > Internet 选项 > 安全 > 自定义级别 >(在树视图中)脚本 > 活动脚本 > 禁用(单选按钮)
这将禁用当前区域的脚本。您需要刷新页面以使其产生影响,然后在完成后重新启用它。