IE下js调试工具的安装--Companion.JS+DebugBar

时间:2021-07-27 03:33:40

1. 下载安装 debugbar,地址:http://www.debugbar.com/

2. 下载安装 Companion.JS,地址:http://www.my-debugbar.com/wiki/CompanionJS/HomePage

IE下js调试工具的安装--Companion.JS+DebugBar

3.  打开IE菜单“工具”--“Internet选项”--“高级”,找到“禁用脚本调试(Internet Explorer)”和“禁用脚本调试(在Internet Explorer之外)”,

  将两个选项前面的对钩都去掉,然后重启IE。

4.在Ie中输入:http://www.my-debugbar.com/wiki/uploads/CompanionJS/dummy.htm,然后点击click me链接,

  如果左上角弹出一个小错误提示或下面控制台出现了错误信息提示,就说明您已经安装成功了。

    IE下js调试工具的安装--Companion.JS+DebugBar