BillyRayPreachersSon
Programmer
If you have a list of images on your page, linked to with an HREF, and you'd like to preload some (or all) of those images before the user clicks on the links, consider the following FAQ that I've just posted in the Javascript Forum: faq216-4652
Most preload code requires you to specify a list of image filenames to preload. The solution provided in the FAQ avoids that necessity, and thus gives you the flexibility to include the script on multiple pages really easily.
Hope this helps!
Dan
Most preload code requires you to specify a list of image filenames to preload. The solution provided in the FAQ avoids that necessity, and thus gives you the flexibility to include the script on multiple pages really easily.
Hope this helps!
Dan