On 7/23/2013 8:08 PM, Lu Wei wrote:
> Using context menu->inspect element, I find I can only modify properties
> of existing elements. I can not modify the codes freely, like in a text
> editor. Even there is "delete node", but no "add node". Specifically, I
> want to make a comment active, but find no way to delete <!-- and -->
> marks. How is that inspector supposed to use?
>
If you have the Web Developer Toolbar extension installed you can do it
with the Edit HTML function (under Miscellaneous) of it.
Dave Pyles