Re: [xsl] XSL,Javascript, NS 4.x

Subject: Re: [xsl] XSL,Javascript, NS 4.x
From: Robert Koberg <rob@xxxxxxxxxx>
Date: Mon, 05 Mar 2001 10:06:34 -0800
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@xxxxxxxxxxxx>
To: "XSL list server (E-mail)" <XSL-List@xxxxxxxxxxxxxxxxxxxxxx>
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


Current Thread