General
Use this script to delay the loading of a particular image. It can be used to delay the loading of large images or banner advertisements. A smaller image is loaded first, which can be transparent or blank. After a designated amount of time the larger image will load in place of the smaller one.
Notes
- Created by: Sandeep Gangadharan
- Web Site: http://www.sivamdesign.com/scripts/
- Posted: February 2, 2007
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: delayedImageLoader.js
Head
Paste this code into the HEAD section of your HTML document.
Body
Paste this code into the BODY section of your HTML document
User Comments
Do you write JavaScripts?
If you do, why not submit them to us?
We'll give you credit and a link back to your Web site.
