|
Subject: Re: xsl doubts From: jim smith <jim@xxxxxxxxx> Date: Tue, 7 Nov 2000 16:31:21 +0000 |
this should work:
<script>
alert('boo');
<xsl:variable name="foo" select="goo"/>
alert('$foo');
var someArray = [0,1,2]
for (i=0;i<someArray.length;i++) { alert('$foo: ' + i); }
</script>
<xsl:template name="jscriptRollovers">
<xsl:text disable-output-escaping="yes"><![CDATA[
<script language="JavaScript">
<!--
var thisimg;
jim smith 020 7837 0377
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: xsl doubts, Robert Koberg | Thread | XSL:FO editor, Carlo Brigatti |
| RE: DOM input to Saxon (was: MSXML , Kay Michael | Date | RE: testing for null string in a no, Kay Michael |
| Month |