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]
Other format: [Raw text]

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



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


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