var clientHeight = $(window).height(),
scrollTop = $(window).scrollTop(),
scrollHeight = $(document).height();
console.log(clientHeight+":"+scrollTop+":"+scrollHeight)
if(clientHeight + scrollTop + 1 >=scrollHeight ){
ps_wp.addBlocks();
}
})//滚动加载
})//瀑布流 http://ymzihua.com/ 说的是不sanqianjiali那个 我也想要啊
页:
[1]