[xsl] netscape vs IE in document.load("mydoc.xsl")

Subject: [xsl] netscape vs IE in document.load("mydoc.xsl")
From: Bruce Gagnon <bgagnon@xxxxxxxxxx>
Date: Sat, 17 Aug 2002 15:10:54 -0400

I am attempting to load an xsl doc using document.load("mydoc.xsl");


I set the xslDoc.async = false but the processing keeps right on going. I found somewhere I should
set the xslDoc.async=true so that processing will not continue until the doc is loaded.
Any ideas on how to control this?


Thanks


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



Current Thread