Subject: Re: [xsl] Call another XML and XSL from an XSL outputting HTML From: "Manfred Staudinger" <manfred.staudinger@xxxxxxxxx> Date: Sun, 1 Jul 2007 17:56:13 +0200 |
On Sun, 01 Jul 2007 08:40:55 -0600, Manfred Staudinger <manfred.staudinger@xxxxxxxxx> wrote:
> You have to call the XSLT Processor from Javascript.
You can also use an iframe. One old-school asynchronous technique is to use a 0px width/height iframe to render the content using a PI and then capture the result and place it inline whereever it needs to be.
This technique is very valuable and I use it a lot. What I don't know is who to apply a different stylesheet with it???
I have an XSL stylesheet that renders XML in an HTML page. From this page I need to open another XML (actually the same one I first rendered) in a new window, but apply a new XSL stylesheet.
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] Call another XML and XSL , M. David Peterson | Thread | Re: [xsl] Call another XML and XSL , M. David Peterson |
Re: [xsl] Call another XML and XSL , M. David Peterson | Date | Re: [xsl] Call another XML and XSL , M. David Peterson |
Month |