Subject: RE: Netscape7 and embedded javascript in xsl stylesheet
From: <Jarno.Elovirta@xxxxxxxxx>
Date: Fri, 5 Nov 2004 08:38:09 +0200
|
Hi,
> I have an xsl stylesheet that builds an html page with a simple
> expanding/collapsing tree from some xml data. I can get it to
> work fine in
> IE6, but the javascript <SCRIPT> tags that link to external
> .js files seem
> to cause a problem in Netscape 7. I get javascript errors
> that particular
> functions don't exist. And the browser just keeps
> churning--the page never
> fully loads.
>
> So, it appears that the the external javascript files are not
> fully loaded
> into memory before subsequent javascript is executed. By the
> way, these
> .htm and .js files work fine when not rendered via xsl. I'm trying to
> reproduce my hardcoded htm file using xml+xsl.
>
> Thanks for any help you can offer!
Contact either the Netscape/Mozilla mailing lists for user problems, or HTML
and scripting lists. Your problems seems to have nothing to do with
XSLT/XSL/XPath.
Cheers,
Jarno
|