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

newbie...


Subject: newbie...
From: "Johan Andreasson" <johan_andreasson@xxxxxxxxxxx>
Date: Wed, 15 Mar 2000 03:21:18 PST

What's the difference between
1)
<xsl:script language ="JavaScript">
   ....
   ....
</xsl:script>
and 2)
<SCRIPT language="JavaScript">
 <xsl:comment>
  <![CDATA[
      .....
      .....
  ]]>
 </xsl:comment>
</SCRIPT>
?

Where does the document.write() output end up if i put it within the scripts above?

Thanks


______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com


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




Current Thread
  • newbie...
    • Johan Andreasson - Wed, 15 Mar 2000 03:21:18 PST <=