4 ms·
seems you check for height being zero, but not max-height $('img[src^="img"]').eq(0).css("max-height", "0");
by barranger 13y ago
seems you check for height being zero, but not max-height
$('img[src^="img"]').eq(0).css("max-height", "0");
4 ms·