[Home] [By Thread] [By Date] [Recent Entries]
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
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



