DOWNLOAD neatshow.js 1,335 bytes
http://jquery.eisbehr.de/lazy/index.php?c=effects
$(function(){ $('img').load(function(){this.addClass('loaded')}) });