Preserved Topic: Image Cache (Page 1 of 1) |
|
---|---|
Obsessive-Compulsive (I) Inmate From: Westmont, IL, USA |
posted 04-11-2000 20:38
I've created a website menu bar with a set of gif images. Using code based on the Ozone model I have attempted to cache the images into a JavaScript array. This system works perfectly in IE4 loading images on the browser instantaneously but IE5 has to reload the images each time I do an onMouseOut or an onMouseOver which calls the images from the array. I have tested this phenomenon on 4 machines with IE5 installed and get the same results and do not have the same problem with other websites that cache images. Any idea as to what I could look at to determine the source of the problem? |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 04-11-2000 20:59
Can you post a link to the page, or the source or something? |
Paranoid (IV) Inmate From: 127.0.0.1 |
posted 04-17-2000 19:05
I'll bet you have your IE5 set to check everytime you visit a page, which appears to disable the caching. Tools>Internet Options>Settings<P>Pat Richard |