Loader Home
Welcome to the Loader page! Loader is a simple javascript tool that will make all the script you need to preload images so your whole site loads quickly and efficiently. We all know what that means - you'll get more visitors, and keep them there!

How Does it Work?
When you visit a web page for the first time, your browser must download all the content, including images, for you to view it. Typically, the visual content is stored in cache so that the browser can display the image easily instead of downloading it from the website again.

If you have web pages that use a lot of images (what site doesn't?), then the users must wait to download images on each page to get the whole effect of that page. If there are some large images or heavy animations, that can add up to large download time, driving your visitor away out of boredom.



The concept behind Loader is that while the visitor is reading the content on your main page, the script is actually forcing the browser to download the images for the pages that follow. The visitor never sees this happening because the images are being loaded directly into cache as opposed to drawn to the browser window.

The result is that when the visitor does follow a link to another page on your site, the images for that page may already be loaded, making the page load a lot more quickly than if the images hadn't been precached. What you get is a happy visitor who thinks your site is really fast!

make code! | help | legalese | home | Scripts at ScriptSearch.com