Questions tagged [brokenimage]

A False/Forbidden image URL.

72 questions
567
votes
31 answers

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 client's browser. How do I use jQuery to get the set of images, filter it to broken images then replace the src? --I…
Dan Lord
  • 5,976
  • 3
  • 17
  • 15
10
votes
5 answers

Hide broken images jQuery

I have content with broken images, multiple images in each page. Some images have empty src value and some just broken 404 links. I have been trying to use