This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: XSL,Javascript, NS 4.x


It has to be a problem with your javascript and html.  NS should not be
seeing any XSL, just the reswult of the transformation (which happened on
the server).

Also, for you to use document.write in NS4 you need to "write" the entire
page not just parts of it.


----- Original Message -----
From: "Rush, Marc" <mrush@chipdata.com>
To: "XSL list server (E-mail)" <XSL-List@lists.mulberrytech.com>
Sent: Monday, March 05, 2001 9:02 AM
Subject: [xsl] XSL,Javascript, NS 4.x


> I have a script embedded in the body of the document before any xsl tags
> that is not being rendered correctly in NS4.x.  The Script tag is set up
> properly as is the CDATA element.  Everything seems correct and does
> work in IE and NS6.  When I view source on the final rendered HTML page
> it does not show the script at all after the body tag. It renders a
> document.write command from within the script but nothing else.  I am
> assuming this is some weird XSL problem with NS.  Any help with this is
> greatly appreciated.
>
> Thanks
>
> Marc
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]