Re: call-template and javascript

Subject: Re: call-template and javascript
From: Michael Hoffmann <m-hoffmann@xxxxxx>
Date: Tue, 21 Nov 2000 13:34:51 +0100
if you dont want to seperate your javascript you also could
do sth like


<![CDATE[

--- your script here .. 
function test(){
    var myvar = sth
    for (i=0; i<6; i++)
do sth...}

]]>

important is "<![CDATE[" and dont forget to close it with "]]>"

hope i didnt misunderstood you :-)


michael


> <javascript>
>  Text, which will be ignored for XSL compiler, but will be in translated
> page.
> </javascript>
> 
> Tanks for help,
> 
> regards Jakub
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread