clientHeight; //滾動的高度 var scrollTop = document.documentElement.scrollTop; console.log(bodyH) //滾動到底部60以內 if (bodyH - clientH ...
確定! 回上一頁