[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: MSIE - XSL transform -> .innerHTML; images not cac

Subject: RE: MSIE - XSL transform -> .innerHTML; images not caching
From: "Ilya Khandamirov" <ikh@xxxxxxxxxxx>
Date: Sun, 16 Feb 2003 19:40:45 +0100
innerhtml image
I've seen this problem. To be able to cache images i had to throw
client-side XSLT away and code the XML->HTML transformations in pure
JavaScript.


Regards,
Ilya


-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Shenan
Hawkins
Sent: Donnerstag, 13. Februar 2003 17:58
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject:  MSIE - XSL transform -> .innerHTML; images not caching



I'm having a problem with MSIE not caching images that are produced in
the following way:

1) Load .xml
2) Load .xsl
3) Transform .xml via .xsl into some html
4) Display this transform in IE by using the .innerHTML property of an
element


The big problem I seem to be running into is that if there are any
images (for instance:

<img alt="" src="doodle.gif" />
<img alt="" src="doodle.gif" />
<img alt="" src="doodle.gif" />

MSIE is sending a request to our IIS server for EACH of those images
above (3x requests)

Shouldn't it only send the one request, and use the cached image
instead?



TIA,
	Shenan

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


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.