Subject: Re: [xsl] Client-side XSLT and Javascript events From: COUTHURES Alain <alain.couthures@xxxxxxxxxxxxx> Date: Thu, 14 Oct 2010 11:26:59 +0200 |
I've got a client-side XSLT system driven by <?xml-stylesheet?> processing instructions contained in the XML being rendered.
I want to run some Javascript on the page as soon as the transformation is complete (to change the size of various objects based on the size of the rendered page, which is available in Javascript but isn't known to the XSLT at the time the HTML is being generated). Any ideas how? Is there some event that I can tie this to?
I know I could change to invoking the transformation from script rather than from the <?xml-stylesheet?> PI, but I'd prefer to avoid that as it makes it harder to stay browser-independent.
Michael Kay Saxonica
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
[xsl] Client-side XSLT and Javascri, Michael Kay | Thread | Re: [xsl] Client-side XSLT and Java, David Carlisle |
[xsl] Client-side XSLT and Javascri, Michael Kay | Date | Re: [xsl] Client-side XSLT and Java, David Carlisle |
Month |