摘要:
var nScrollHight = 0; //滚动距离总长(注意不是滚动条的长度) var nScrollTop = 0; //滚动到的当前位置 var nDivHight = $(".scroll").height(); $(".scroll").scroll(function () { nScrollHight = $(this)... 阅读全文
posted @ 2018-02-03 17:22
段了的弦
阅读(2762)
评论(0)
推荐(1)
浙公网安备 33010602011771号