window.scroll({ top : pos, left : 0, behavior : 'smooth' });. With Chrome, when I call the javascript function, the scroll is smooth. But when I navigate to ...
確定! 回上一頁