This is really simple Preload Images Code! No JavaScripts to slow down the page load speed. Have your linked images diplay blindingly fast!
Preload Images Code
CODE IT
Here is a working Preload Image code snip you can copy and paste into your page. Paste it into the foot of your page so it loads last..
That's all there is to it. Just put a 1px X 1px image of each pic you want to preload at the bottom of the page where it is out of the way. They will be in the computer cache ready to instantly display, but stay unseen on the page till needed.
USES
Suppose you have some thumbnails on your page, then you can preload the large images ready for instant display.
Or you can preload the alternate images for your RollOvers.