如何调试 IE8 "Abort Script Execution?" 警报

How to Debug IE8 "Abort Script Execution?" Alert

该网站在所有现代浏览器上运行良好。但是,我们尝试(暂时)实现 IE8 兼容性。

现在,我们收到以下错误警报:

Abort script execution? The scripts loaded might slow down...etc [Yes] [No]


如何找出是哪个脚本导致的?


谢谢

我使用 IE-11。它有模拟器来检查你的旧版本网站(在开发者工具中)。如果在某个阶段发生错误,它会显示在控制台中。