RE: Cocoon2 and Javascript

2001-11-20 Thread Sérgio Carvalho
; I will try with your solution. > > Jose. > Madrid. > España. > > > - Original Message - > From: Karl Øie > To: [EMAIL PROTECTED] > Sent: Tuesday, November 20, 2001 5:08 PM > Subject: RE: Cocoon2 and Javascript >

Re: Cocoon2 and Javascript

2001-11-20 Thread Sérgio Carvalho
You are better off having the Javascript be served from something other than cocoon. Like other non-xml content, it is troublesome to have it pass through the XML pipeline. You can, however, put it inside a CDATA section of the main document. On Tue, 2001-11-20 at 15:59, Jose de Miguel wrote:

RE: Cocoon2 and Javascript

2001-11-20 Thread Jose de Miguel
: RE: Cocoon2 and Javascript are you placing the javascript in a cdata section?   <BR><xsl:comment><![CDATA[<BR>function hahaha() {</SPAN></FONT></DIV> <DIV><FONT color=#ff face=Arial size=2><SPAN class

RE: Cocoon2 and Javascript

2001-11-20 Thread Karl Øie
are you placing the javascript in a cdata section?  
function hahaha() {