在IE开发人员工具栏中编辑HTML

时间:2022-07-22 20:26:29

Is it possible to edit HTML, add nodes, etc. using IE Developer Toolbar?

是否可以使用IE Developer工具栏编辑HTML、添加节点等?

2 个解决方案

#1


6  

Bring up the Dev Toolbar, select HTML tab, click the edit button. Find the mark-up you want to edit in the awful mess you're presented with. Edit then, when you're finished, click the edit button again to apply changes and return.

打开Dev工具栏,选择HTML标签,点击编辑按钮。找到你想要编辑的标记,在你面对的可怕的混乱中。编辑完成后,再次单击Edit按钮应用更改并返回。

Nowhere near as elegant as Firebug but it'll do.

它远不及Firebug优雅,但它确实可以。

#2


1  

You can edit the individual nodes, but I can't see a function to add new ones.

您可以编辑各个节点,但是我看不到添加新节点的函数。

#1


6  

Bring up the Dev Toolbar, select HTML tab, click the edit button. Find the mark-up you want to edit in the awful mess you're presented with. Edit then, when you're finished, click the edit button again to apply changes and return.

打开Dev工具栏,选择HTML标签,点击编辑按钮。找到你想要编辑的标记,在你面对的可怕的混乱中。编辑完成后,再次单击Edit按钮应用更改并返回。

Nowhere near as elegant as Firebug but it'll do.

它远不及Firebug优雅,但它确实可以。

#2


1  

You can edit the individual nodes, but I can't see a function to add new ones.

您可以编辑各个节点,但是我看不到添加新节点的函数。