$(function() { $("#test img").lazyload({ failurelimit : 20, threshold : 200, placeholder : "/js/grey.gif", effect : "fadeIn", container: $("#test") }); });
<div class="list" id="test">