How about the following var mincount = 20; var maxcount = 40; $(".image-gallery-ul li").slice(20).hide(); $(".image-gallery-list").scroll(function() ...
確定! 回上一頁