About This Product
Metachecker.net | FontsMadeEasy.com | RankChecker.net
| Over 5000 Free Fonts | Tutorials | Javascript Forum | Other Javascript Resources | Cheat Sheet




Preload Image (with progress bar) Script


Use this script to not only preload any number of images before displaying them, but also, get a live update on it's progress through an update bar. Once the preloadiing is complete, the surfer is then directed to the page containing the preloaded images. Superbly useful and cool a creation!
 
 
Copy the entire code below, and save it as a separate HTML page (ie: preload.htm).

Remember, save it as a SEPARATE HTML file. This is the page that will preload your selected images.

Step 2: You'll also want to grab the following two gifs, and upload it along with the above html file. They are used to make up the progress bar:

bar.zip (zip file contains "black.gif" and "blue.gif")

Insert into <BODY>

 
Other Options