摘要:
$(document).ready(function() { $(window).scroll(function() { reachBottom(); }); }); function reachBottom() { var scrollTop = 0; var clientHeight = 0; var scrollHeight = 0; if (document.documentElement && document.documentElement.scrollTo... 阅读全文
posted @ 2012-02-03 18:06
Ganler1988
阅读(418)
评论(0)
推荐(0)

浙公网安备 33010602011771号