有没有像FireBug这样的IE开发工具?
可能的重复:
IE 的 Firebug
我正在寻找像 FireBug for IE 这样的 Web 开发工具来检查 html 元素?在 FireFox/Crome 中工作正常的东西在 IE 中不起作用?有些在 IE8 中工作正常,但在 IE7 中却不能正常工作?为什么会这样……?
Possible Duplicate:
Firebug for IE
I am looking for web developer tool like FireBug for IE for inspecting html elements? Things which works fine in FireFox/Crome does not work in IE? some works fine in IE8 not in IE7 ? why it is so...?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
尝试在浏览器上按“F12”。它是一个供开发人员使用的工具,其工作原理与 firebug 几乎相同。
Try pressing "F12" on your browser. It's a tool for developers that works nearly as same as firebug.
Internet Explorer 开发人员工具栏 是您在浏览器中最接近的工具栏。
Internet Explorer developer toolbar is the closest you get in the browser.