Thorsten Scherler-3 wrote:
>
>
>
> Do the following:
>
> alert('XSL:ROOT es : <xsl:value-of select="$root"/>');
> var root2='<xsl:value-of select="$root"/>';
> alert('root2 es :' +root2);
> alert('XSL:ROOT es : <xsl:value-of select="$root"/>');
> var root='<xsl:value-of select="$root"/>';
> alert('root es :' +root);
>
> SALU2
>
>
With this code always the alert show 'pub-id/area' , even the root
variable is 'pub-id/area' !!!,
I do not understand anything :)
--
View this message in context:
http://www.nabble.com/parameter-passed-to-javascript-in-a-xsl-tp24642045p24643498.html
Sent from the Lenya - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]