PDA

View Full Version : Image preloading script


N3D
05-31-2003, 08:57 AM
Where can I find a script for image preloading in JavaScript?

WA
05-31-2003, 09:21 AM
The following tutorial discusses how to preload images in JavaScript: http://www.javascriptkit.com/javatutors/image3.shtml

Note: Please read our posting guidelines regarding how to post a question, such as choosing a descriptive subject line and avoiding posting in ALL caps: http://www.codingforums.com/postguide.htm

N3D
06-01-2003, 04:12 PM
THANKS WA

Garadon
06-01-2003, 05:58 PM
if ur really lazy just use this script that I made :)

http://www.the-hive.dk/~donp/scripts/zipped/imagelist.zip

Note:only the .js file is needed the html is just to show how to use it