Skip to content

replace image in case of invalid src attribute

Compare
Choose a tag to compare
@fhopeman fhopeman released this 21 Sep 19:02
· 24 commits to master since this release

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.