may88seiji
7/22/2017 - 8:54 AM

errorImg

errorImg

$('img').error(function() {
  $(this).attr('src', 'img_error.jpg');
});