Re: Is it possible to chain XSLTs to achieve desired HTML?
Martin Honnen <[email protected]> Sat, 24 Mar 2007 16:52:25 +0100
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Organization | Liberty Development |
| Message-ID | <[email protected]> |
John wrote: > John wrote: >> John wrote: >>> Is it possible for an XSLT to create an XML document that declares >>> another XSLT which then produces the final HTML? >>> >>> Thanks. >> >> I mean in a way that firefox will display the final HTML. >> >> Thanks. > > And without Javascript :-) I think you need to script that chaining, it is not supported if you use <?xml-stylesheet? processing instructions. -- Martin Honnen http://JavaScript.FAQTs.com/