I'm developing a photography portfolio. The images aren't small, they have been optimised in photoshop and compressed with CodeKit - some of them are about 150KB but there could be 10+ loading on a page.
Some images load with grey block covering the images, http://www.ttmt.org.uk/forum/03.jpg. I'm sure this is because the browser is timing out and not loading the image. This is there a way to stop the browser timing out and ensuring the image is loaded. I don't mind there being a delay, I would rather a delay than the image not loading at all. Is there a KB limit to the size of images before they time out?
Any ideas would be great.