var scrollTop=document.body.scrollTop||document.documentElement.scrollTop; var height=document.body.clientHeight||document.documentElement.clientHeight;
var scrollTop=document.body.scrollTop||document.documentElement.scrollTop;
var height=document.body.clientHeight||document.documentElement.clientHeight;
這行代碼是什么意思?。?/p>
2020-02-14
2020-02-22
哦哦,謝謝哈
2020-02-21
哦哦,謝謝哈,有些視頻中的關于JavaScript邏輯部分聽的不是很懂,大神是怎么學習的