// Get a reference to the div you want to auto-scroll. var someElement = document.querySelector('.className');// Create an observer and pass it ...
確定! 回上一頁