Log in

View Full Version : Image Loading...



robbiebrown34
10-02-2006, 03:27 PM
Hi everyone,

I am sorry if this is already posted, but i have tried searching everywhere for a piece of HTML or Javascript that will load ALL of the images on a website as soon as the Index.html is loaded. or something thats like that
It may take a while to load the first page, but once that is done, it would be faster.
I have heard that this may be possible, but i have no idea how or where to find the script for this.

Does anyone know anything that can help, or anything similar?

Thanks

jscheuer1
10-02-2006, 04:18 PM
I don't think this is a really good idea but, here is a script that can do that:

http://www.dynamicdrive.com/dynamicindex4/preloadimage.htm

The trouble is that with a dial-up connection and loads of large images, it would take hours.

The above script is really meant to preload for a single page and common sense would dictate that it should be used with a small total of bytes - like just a few medium sized images for a slideshow, or several very small images used for rollover effects.