I am using ajax to load content and 30-35 large images onto a page. In Firefox, the images seem to load fine. In IE 10, however, random images will not appear. Instead, you see a white x in a black box with a white border at the top left corner of where the image should appear. These images aren't actually broken, though. If you right click and select "Show picture", the image will display. Also, by "random", I mean that when you reload the page, different images might appear broken, or all images might appear correctly.
Has anyone experienced this issue before? I'm not sure if it has to do with the content being ajax loaded, or if it's just an IE issue, if it's something else entirely, or all of the above.
I would greatly appreciate any assistance anyone can offer. Unfortunately, this is a secure site so I cannot post a link.