如何在IE中调试代码?

发布于 12-03 15:06 字数 84 浏览 0 评论 0原文

有没有其他方法可以在 IE 中调试脚本、css、dom。 我们可以用firefox中的firebug来实现。 请提供最佳选择。

提前致谢。

Is there is any other ways to debug the scripts,css,dom in IE.
We can do it with firebug in firefox.
Please provide the best option to do so.

Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

烟花易冷人易散2024-12-10 15:06:39

使用 IE 开发工具栏,如果您使用 IE9,则按 F12 使用工具栏。
对于较旧的 IE 版本,您可以从此处下载: http://www.microsoft .com/download/en/details.aspx?id=18359

use IE developer toolbar for that, if you are using IE9 then press F12 to use the toolbar..
for older IE versions you can download from here: http://www.microsoft.com/download/en/details.aspx?id=18359

浅忆2024-12-10 15:06:39

在IE中我们可以使用开发者工具来调试css、html和js。
在大多数最新版本的 IE 中,它是默认包含的。对于 IE 8,集成了“开发人员工具”。您可以按 F12 将其弹出。或者单击顶部的“工具”,然后单击“开发人员工具”。

In IE we can use Developer Tool to debug css,html and js.
In most latest versions of IE it is included by default.For IE 8."Developer Tools" is integrated.you can press F12 to pop it up.or Click Tools from top then Developer Tools.

夏九2024-12-10 15:06:39

是的,只需按键盘上的 F12

yep, just hit F12 on your keyboard

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文