On Sep 1, 2:10 pm, Pete Wilson <[email protected]> wrote:
> Hello folks --
>
> I don't know how I ever got along without firebug. It's a fireproductivity
> boost of the first water. Then:
>
> Sorry if this has been asked before; I hadn't noticed this feature until
> today.
>
> Somebody seems to be adding tags (<tbody>, </td>, and the like) to my html.
> These tags show up in my firebug elements code.
>
> Is there a way to turn off the feature that adds these tags?
I don't think Firebug is adding these tags. Either Firefox is adding
them (<tbody>?) or Firebug is representing the DOM tree using tags
that make sense.
The HTML panel is *not* a source code view. It is a read out of the
DOM inside of Firefox.
jjb
>
> Thanks!
>
> -- Pete
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---