Preload images ...

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
gardel
Beginner
Beginner
Posts: 6
Joined: Mon May 24, 2004 2:47 pm

Preload images ...

Post by gardel »

First off i have question , if i define an "image" and "overimage" in the aI("..."); call are these images preload on the client's browser ?
If they are not by default , is there a way to get the images to preload or atleast stay in memory once the client browser has downloaded the images from the server ?

I have a top level menu which is entirely composed of images which load a different image when the user mouses over the menu items . I am afraid that some of my clients with dialups or just plain slow connections will see the horrid "no image icon" while they wait for the image to appear on mouse overs .

Also , it seems if the webserver cannot be reached by the client any more and the user mouseovers the menu items they turn to "no image icons" and stay that way until the server can be reached again .

thanks for any help people can provide .



george .
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Try the post at http://milonic.com/forum/viewtopic. ... 9672#19672 (Search works well here!).

The images should stay in your cache, assuming it's set right and large enough to hold everything. Perhaps check your browser settings?
John
gardel
Beginner
Beginner
Posts: 6
Joined: Mon May 24, 2004 2:47 pm

Post by gardel »

hmmm . i tried searching but didnt come across that posting . Thanks for the link [what string did you use to find that posting anyway ? ] .
I will try that module right now .


thanks !

george .
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

gardel wrote:hmmm . i tried searching but didnt come across that posting . Thanks for the link [what string did you use to find that posting anyway ? ]
"preloading". It came back in the first item returned in the search.
John
Post Reply