brokenimage

jQuery/Javascript to replace broken images

I have a web page that includes a bunch of images. Sometimes the image isn't available so a broken image is displayed in the clients browser. How do I use jQuery to get the set of images, filter it to broken images then replace the src? --I thought it would be easier to do this with Jquery, but It turned out much easier to just use a...

Image links work but show "broken image" in IE.

I have a problem. I have made some image files for a menu. They work fine in Firefox, but IE (8, haven't tested with others) and Chrome show a broken image.. Image, on top. Even though the images work. The page is here: http://www.silkeborgmuseum.dk/udvikling/index.php This is a very old page of mine but I need to make it work. I have ...

What is the best method for locating missing images

I have got to sift through multiple websites and look for misssing images, the problem I am facing is that, they are very hard to find. Just looking through the code and comparing it to the image directory is not an option, as there are several image folder references, with a large number of images inside each. My normal method just i...

Moved website, now images broken

Hi guys, Unsure if this should be on here or serverfault so apologies if I'm wrong. I just moved my site from one folder to another on my server (what happened was, I was doing an update, which didn't quite work, so I transferred all the old files back). Now all my images on the site are broken. Does anyone know why this happens? Or...