Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How can I un-comment using inspector?

1,570 views
Skip to first unread message

Lu Wei

unread,
Jul 23, 2013, 8:08:46 PM7/23/13
to
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?
--
Regards,
Lu Wei
PGP key ID: 0x92CCE1EA

Dave Pyles

unread,
Jul 23, 2013, 9:23:47 PM7/23/13
to
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

Lu Wei

unread,
Jul 24, 2013, 7:43:01 AM7/24/13
to
Thank you. It's more powerful than built in inspector.
0 new messages