Image Preload

All about creating websites!
Post Reply
User avatar
FaoX
suck-o-fied!
suck-o-fied!
Posts: 76
Joined: 07 Sep 2007, 16:00
16
Contact:

Image Preload

Post by FaoX »

Ok so Im using image mapping for my link bar, but the problem is when I use my onlick action to show a diferent image it has to load it, and so for the first time you click it you may never see the click image. Is there a php or html way to preload those images when the page firsts loads so when the user clicks on the link it will already be downloaded and show the image?
\"The OS is detected as NetBSD (it will even run on your toaster).\"

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

simply preload the whole mouse-over script:
http://www.faqs.org/docs/htmltut/docume ... nLoad.html

:wink:

Post Reply