Re: XSLT Conversion not quite there
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
Thanks a lot Martin, that has helped. Instead of [object XMLDocument] being returned I get [object HTMLDocument]. So just have to turn that object into HTML which sounds like I need to call a method to get it 'serialsed'