did the trick,thanks derek
----- Original Message ----- 
From: "Derek Hohls" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, January 23, 2004 1:55 PM
Subject: Re: javascript in cocoon


> Try:
> 
>     <!-- javascript -->
>     <map:match pattern="**.js">
>       <map:read src="{1}.js" mime-type="text/plain" />
>     </map:match>  
> 
> (somewhere near the end of the pipeline)
> 
> >>> [EMAIL PROTECTED] 2004/01/23 03:50:32 PM >>>
> using cocoon 2.1.3. does the sitemap need an entry in order for a
> javascript function in a js file to be called succesfully?
> 
> ie.in my xsl file <script src="myfuncs.js"></script>
> 
> <script>runit()</script>
> 
> 
> i am getting back a blank page after the rendering in cocoon.on
> checking the rendered source the html/javascript is perfect - the
> javascript just isn't being run.
> thanks in advance,
> kieran
> 
> -- 
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
> MailScanner thanks transtec Computers for their support.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to