通過設定timeout,判斷滾動事件和resize事件的結束. scroll end事件. $.fn.scrollEnd = function(callback, timeout) { $(this).scroll(function(){ ...
確定! 回上一頁