79516646

Date: 2025-03-18 07:36:49
Score: 1
Natty:
Report link

on error use function

this simple function that replace xlink:href value

<svg>
  <image xlink:href="path/to/image.jpg" onerror="this.setAttribute('xlink:href','path/to/alternate.png')" />
</svg>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: user3093172