|
Subject: Re: Problem in referencing DHTML 'document' object within <x From: Guy_Murphy@xxxxxxxxxx Date: Wed, 14 Apr 1999 17:26:36 +0100 |
Hi Berouz.
That's a seperate issue. IE5 has no problems executing script within
<xsl:script> without comments. The issue with comments and CDATA to which
you refer has to do with entities such as & and < > etc.
The script will run regardless of the comments, but you are right that
under IE5 the are some cases when they are desirable.
Cheers
Guy.
xsl-list@xxxxxxxxxxxxxxxx on 04/15/99 12:44:48 AM
To: xsl-list@xxxxxxxxxxxxxxxx
cc: (bcc: Guy Murphy/UK/MAID)
Subject: Re: Problem in referencing DHTML 'document' object within <x
Have you tried to comment out the script part of your XSl file (see below)?
<xsl:script language="JScript">
<xsl:comment>
----Your script code --------
</xsl:cmment>
</xsl:scrip>
IE5 doesn't process inline scripts without hooking them within comment
elements (even <xsl:CDATA> cannot solve the problem)
Behrouz
[SNIP]
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: Problem in referencing DHTML 'd, Guy_Murphy | Thread | Re: Problem in referencing DHTML 'd, Behrouz . M-Rouhani |
| Re: Problem instantiating XMLDOMDo, Jonathan Borden | Date | Re: Problem in referencing DHTML 'd, Behrouz . M-Rouhani |
| Month |