Is there anyway in javascript to test if a src of an image is actually hitting a real file?
My thought is that at some point in the DOM construction the browser has to realize that the file location is not returning a real file because it defaults to the broken file.