Subject: RE: Re: CDATA required for javascript????
From: "Ivan Pedruzzi" <ivan@xxxxxxxxxxxxxxx>
Date: Thu, 6 Dec 2001 11:24:38 -0500
|
x--;
works just fine.
Ivan Pedruzzi
eXcelon Corporation
http://www.stylusstudio.com
> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of
> Dimitre Novatchev
> Sent: Thursday, December 06, 2001 10:29 AM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: CDATA required for javascript????
>
>
> > 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
>
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|