Re: XSLT in Mozilla
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
It seems i was missing these two crucial lines: var xmls = new XMLSerializer(); document.write(xmls.serializeToString(result));