replace image in case of invalid src attribute
The replacement of the placeholder should be performed in any case. If the image could not be loaded (e.g. image doesn't exist) the image onerror event handler should fix that.
The replacement of the placeholder should be performed in any case. If the image could not be loaded (e.g. image doesn't exist) the image onerror event handler should fix that.