通过设置timeout,判断滚动事件和resize事件的结束scroll end事件$.fn.scrollEnd = function(callback, timeout) { $(this).scroll(function(){ var ...
確定! 回上一頁