Hacker News new | ask | show | jobs
by barranger 4671 days ago
seems you check for height being zero, but not max-height

$('img[src^="img"]').eq(0).css("max-height", "0");