How can I hide the broken image icon?
Example:
I have an image with error src:
<img src="https://stackoverflow.com/questions/22051573/Error.src"/>
The solution must work in all browsers.
How can I hide the broken image icon?
Example:
I have an image with error src:
<img src="https://stackoverflow.com/questions/22051573/Error.src"/>
The solution must work in all browsers.