|
larrytoelle -> RE: Simple Rollovers not working on Link to Self. (2/26/2005 9:28:30)
|
Good morning dpf, That's a good point ... I'd expect the blue version to be there at display time ... and red perhaps ... to be fetched when first needed. After that however, both blue and red should be on the client and in the cache. In the instance we're discussing ... it seems to need a server request for each occurance of either red or blue ... not the way it's supposed to work ... or at least not the way it works on other browsers. I ran this through IE5 about an hour ago ... and IE5 seems to work properly ... as do NS and the others. So far ... it's an IE6 only problem. Keep in mind ... either a "refreshed" load or the "first load" work fine. The problem only occurs after the page is linked to itself. I've tried to chase down the file handle for the backgroundImage ... but so far ... haven't had any luck. I was hoping to see if the file handle could reveal whether or not the file had been loaded, in cache, or somehow present or not. I'm afraid I've been away from this stuff too long. I ran across the following on another board ... it's the closest thing I've found on this problem so far. It sounds similar ... but???? http://www.pmachine.com/forum/threads.php?id=18149_0_21_0_C It's possible that this behavior has gone unnoticed ... but I'd think that someone would've run across it by now. If, as I suspect, there's some setting or another in IE6 that affects this ... then it's going to be an issue for those of us that choose to implement these sorts of links. With a long list of these ... the problem is readily apparent. I was hoping that I could use this technique with CSS ... but ... I'm about ready to throw in the towel on it. This behavior is too annoying to be of any use ... don't you think? To wit: http://www.nocache.onlineheli.com/cgi/index2.php The "nocache" server is a path around server cacheing. This particular server caches its websites ... and an updated page takes a while to get into the cache. You can access the the test page now ... by going to: http://www.onlineheli.com/cgi/test.php By now it has found itself into the cached website. It still acts the same. Thanks again for examining this problem ... LT
|
|
|
|