PDA

View Full Version : How to delay the "preload image" script?


photo_jeff
01-29-2003, 09:55 PM
I'm using a premade script for preloading my site's images. However, the first page takes forever to load with that preload script. How can I delay that script so the first page comes up visually as it would normally, followed by the preloading of the subsequent images? Here's the link:

http://www.tbih.net/chriswebb/


Although I'm mostly JS illiterate, I'm assuming I have to place a setTimeout type of command in there somewhere. But I'm sure you guys know exactly how to do this. :)

BTW, I deleted my earlier post regarding a preload script because I was able to decypher the script author's vague instructions.

photo_jeff
01-30-2003, 12:42 AM
Never mind, I just stuck the preload script after the BODY, and it allowed the index page to complete its loading before loading the other images. :)

If the moderator wishes to delete this post, feel free. :thumbsup: