Subject: Re: CDATA required for javascript????
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Thu, 6 Dec 2001 07:28:40 -0800 (PST)
|
> the only reason why u would do this is because the javascript contains <, >,
> or & the reserved characters for xml.
>
> it is good practice to do this, but not necc. and in fact if u want to
> integrate xslt to generate javascript, well u wont be able to do this.
In fact there are examples of javascript code, that cannot be specified inside a
CDATA block, e.g:
x--;
Cheers,
Dimitre Novatchev.
__________________________________________________
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
|