摘要: var stop=true; $(window).scroll(function(){ totalheight = parseFloat($(window).height()) + parseFloat($(window).scrollTop()); if($(document).heig... 阅读全文
posted @ 2015-11-09 11:58 我爱小明 阅读(481) 评论(0) 推荐(0) 编辑