頁面預設滾動條來自html(與body無關),因此若要去除預設滾動條,只需要 html { overflow: hidden; }. 獲取滾動高度 var scrollTop = document.
確定! 回上一頁