xsl-list
[Top] [All Lists]

RE: embedded xslt with xsl:include crashes IE6 browser

2003-03-02 17:56:45
I tried checking the readyState with the example code at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk30/htm/xmproreadystatedocument.asp. When the transformnode statement runs, the readyState is "complete". I also found that when using a data island, the async property is readonly.

So, I'm back to square one. What I really need is somebody to copy the code in the original post and try to get it working.

Joe


From: "Robert Koberg" <rob(_at_)koberg(_dot_)com>
Reply-To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Subject: RE: [xsl] embedded xslt with xsl:include crashes IE6 browser
Date: Sun, 2 Mar 2003 06:48:16 -0800

Hi,
You need to ensure the files are downloaded. You can do this with the
DOMDocument's readyState 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


_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail


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