Sha256: f7b44eedf1583d888212667bb415c0e799dd0cb95e61d86f1eeb19fffe08b246
Contents?: true
Size: 322 Bytes
Versions: 16
Compression:
Stored size: 322 Bytes
Contents
function addimageerrors() { $("img.instagram-img, img.battle-img, img.fancybox-img").on("error", function () { $(this).parents("div.image-tile, li.image-animate-tile").remove(); if ($("body.images_animate") || $("body.images_staff_picks_animate")) { addanimatedimages(); } }); }
Version data entries
16 entries across 16 versions & 1 rubygems