rhumbus
Posts: 18
Joined: Thu May 29, 2008 12:07 pm

pre-load images from directory

Hello,

I am trying to pre-load/pre-cache the images on my site for a better user experience.
The images which are directly linked from the main html page are preloaded fine.
but I also have iframes on the page, which are containers of further images, all of which are not preloaded because they are linked through the separate iframe html pages.
So I was wondering if anyone knows a script which will allow me to preload all images from a particular directory (i.e. the /images folder), and if possible even sub-directories. Or maybe a script that pre-loads the iframes? (I tried a jquery script, but it broke the mootools accordion script I'm using on my site)

Would appreciate any direction.

thanks in advance
R.

Return to “Highslide JS Usage”