Re: show XML tagnames from extension
Boris Zbarsky <[email protected]> Sun, 13 May 2007 11:23:13 -0500
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Message-ID | <[email protected]> |
michael wrote: > I want to do a JavaScript function to obtain the XML tagnames. I don't know > how I can access to the XML code, I only get the HTML code. Which "the XML code"? Are you working with an XML document, or an HTML one? If the latter, what makes you think there is any XML involved? -Boris