摘要: document.documentElement.offsetheight ==>html高度 document.documentElement.clientHeight ==> 窗口可见区域高度 document.body.clientHeight ==> body对象高度 document.bo 阅读全文
posted @ 2016-05-07 20:29 Byronvis 阅读(1802) 评论(0) 推荐(0) 编辑
摘要: $(window).scrollTop()+$(window).height()<=$(document).height() 阅读全文
posted @ 2016-05-07 19:40 Byronvis 阅读(860) 评论(0) 推荐(0) 编辑