xsl-list
[Top] [All Lists]

RE: embedded xslt with xsl:include crashes IE6 browser

2003-03-02 07:48:16
Hi,

You need to ensure the files are downloaded. You can do this with the
DOMDocument's readtState property. Also make sure the async property is set to
false. And yes, you have to use the http:// path (or relative). You can't use
file://

best,
-Rob

-----Original Message-----
From: owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
[mailto:owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com]On Behalf Of 
Joe Meree
Sent: Sunday, March 02, 2003 6:16 AM

J., thanks for your response.  Launching it locally, I've tried just the
file name and I've tried "file://..." but I'm not sure if I got the syntax
right.  I've also tried serving the file from tomcat with just a file name
and with a fully-qualified URL (http://localhost:8080... and neither case
worked.  Do you have any other ideas?
Joe




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