I currently have a website which contains on the main page a list of articles that each one of them has an image next to it. the images are from various different websites. sometimes some images are not loaded, when i check the url of that images it's fine, and when i refresh the page it loads all of them.
Is there a way to ensure that they are loaded (even with js)?
The URLs are definitely fine, I suspect the sites which the images are from are not responding too well, but still, when I try myself it's working.