摘要:
$(document).scroll(function(){ if($(document).scrollTop()>=$(document).height()-$(window).height()){ //滑到底部操作 } }); //alert($(document).height());获取文档 阅读全文
posted @ 2017-02-09 11:53
雪梨laxe
阅读(146)
评论(0)
推荐(0)
浙公网安备 33010602011771号