摘要: $(document).ready(function (){ var nScrollHight = 0; //滚动距离总长(注意不是滚动条的长度) var nScrollTop = 0; //滚动到的当前位置 var nDivHight = $(".baojia").height(); $(".ba 阅读全文
posted @ 2019-12-11 16:08 酷酷的城池 阅读(662) 评论(0) 推荐(0) 编辑