xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] CDATA required for javascript????


Subject: [xsl] CDATA required for javascript????
From: yan bai <bytj@xxxxxxxxx>
Date: Thu, 6 Dec 2001 06:54:47 -0800 (PST)

I noticed that several books put javascript in CDATA,
but also found that javascript also worked without
CDATA.  
<script language="javascript">
    document.write(form.first_elem.value);
</script>

or

<script language="javascript">
    <xsl:comment>
        <![CDATA[
            document.write(form.first_elem.value);
        ]]>
    </xsl:comment>
</script>

Both of the above works fine.

I wonder if it is just a matter of style, or it
requires CDATA in some special cases.

Thanks.

Yan


__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com

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



Current Thread
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor