From: Kevin <ke...@ke...> - 2003-08-07 17:06:28
|
Hi, I have found an annoying problem were a cached image is still reloaded under some circumstance - when another window has been opened? http://keg.port5.com/examples/demo.getimage3.html Click on any folder tab to open the small window. Note mouse over/out works fine with images from cache until the new window is open? I was testing using IE6. The idea is not to have 2,3 or 4 images for every button when only one set of cached images is needed and just change the label for each button. So for a 3 image x 10 menu buttons example only 3 images not 30 are downloaded - a nice saving in bandwidth! If only it worked - any help on caching problems would be appreciated. - Kevin |