Re: Modification of a XMLDocument root
Martin Honnen <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | Liberty Development |
| Message-ID | <[email protected]> |
Emmanouil Batsis wrote:
> Hanh-Missi Tran wrote:
>>
>> I am writing a Firefox extension and I need to display a XML Document
>> created from a XML String.
>
>
> var newDomDocument = (new DOMParser()).parseFromString("<root>this is
> your XML string</root>");
That does not help in any way to *display* the XML.
--
Martin Honnen
http://JavaScript.FAQTs.com/