[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: JavaScript


Subject: RE: JavaScript
From: "Emery, Ric" <ric.emery@xxxxxxx>
Date: Mon, 14 Feb 2000 09:43:22 -0700

Surround your javascript with the <script> tag, an <xsl:comment> tag and
include the javascript in a CDATA section.

<script language="javascript"><xsl:comment><![CDATA[
  function myFunction ()
  {
   doSomething ();
  }
//]]></xsl:comment></script>

-----Original Message-----
From: Gines Carrillo i Cava [mailto:gines.carrillo@xxxxxxxxxxx]
Sent: Monday, February 14, 2000 8:09 AM
To: xsl-list@xxxxxxxxxxxxxxxx
Subject: JavaScript


Hello,

 I am Ginés Carrillo and I am working for Pompeu Fabra University, in
Barcelona. I 'm using XSL and I would like to put
inside XSL code JavaScript functions to make html output dynamic. What
kind of tags must I use?
I would be so grateful if you can help me.

Ginés.


 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
Keywords
xsl