I've just added some code that will show my photo's, however my next and back image is at the bottom of the code and doesn't load until the other photo's have done so in IE. How can I get these images to load 1st? Thanks Ian
I think the images load according to which is first in the html of the page(?) If so then you could use css and declare the image at the top of the page but declare it elsewhere, maybe......
Thanks Dave, couldn't get CSS to work and seeing that I'm using java for the images I added a bit of code to the java script to load them 1st that way. Thanks Ian
Hi Ian, I have a simple preload image generator here frontpageforms.com/preload_images.htm You can set which loads first. Generally speaking, you would want the logo and top most images to load first.