Hi,
I was wondering why Firebug omits XML namespace prefixes in
console.dirxml calls (and in the HTML tab).

That is, when I call console.dirxml(node), node will display with its
localName property, even if its nodeName has the proper prefix (it
will display as "stylesheet" instead of "xsl:stylesheet" for example).

Is there a place I can modify my Firebug code so that it uses nodeName
instead of localName in this display context?

Thanks,
Toby

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to