I have a website with images of people. Sometimes the server with all of the images goes down and my website shows broken image links. I wanted to see if there is anyway on a webpage to have the following logic where you src one picture but if it doesn't load properly then default to another picture as a backup?
I am fine if it requires js or jquery, etc . .