本文介绍了检查IE的Element选项?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
在Chrome和Firefox中,您可以右键单击元素,然后选择检查元素"以查看有关该元素的开发人员信息.
In Chrome and Firefox, you can right click an element and select "Inspect element" to see developer information about it.
是否有一个可以使用相同的右键单击菜单启动IE Developer Toolbar(或类似工具)的插件或选项?
Is there a plugin or option that will launch IE Developer Toolbar (or similar) with the same right click menu?
推荐答案
许多其他地方回答了这个问题.但是有些人会在搜索时首先遇到这个问题,所以这里有一个答案:
在IE9上(我没有在IE8上进行测试),可以通过按,然后按(或单击指针)来获取开发人员工具栏,以检查元素
Many answered this in other places. But some of the people will first get this question on searches, so here is an answer:
On IE9 (I didn't test on IE8) you can get the Developer Toolbar by pressing , and then (or click the pointer) to inspect an element.
这篇关于检查IE的Element选项?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!