operate imageLoadError(img)
const fallbackImage=”/media/websites/Local News Patch/cnn-fallback-image.jpg”;
img.removeAttribute(‘onerror’);
img.src = fallbackImage;
let factor = img.previousElementSibling;
whereas (factor && factor.tagName === ‘SOURCE’)
factor.srcset = fallbackImage;
factor = factor.previousElementSibling;
Invoice Clark/CQ-Roll Name, Inc./Getty Photographs
Source link