jQuery code to handle broken (not found) images in webpage
jQuery code to handle broken (not found) images in webpage,
This can happen when path of the image is changed or it is removed or renamed. But this can be answered easily with jQuery. When the image is not loaded properly, use jQuery error event on images to handle HTTP errors.