JSFiddle - React, Tailwind, and code Playground

by Scoobler

HTML

<img src="testing.jpg" />

JavaScript

$('img').error(function() {
    $(this).hide();
}).attr('src', 'http://4.bp.blogspot.com/-_Gx8wi1NZf0/TW_S5s4MibI/AAAAAAAAAT4/HQj19wUqfLA/s320/missin.gif');