window.scrollTo({left:0, top:0, behavior:"smooth"}); }, true); } In other browsers, scrolling works as it should, but in Safari, ...
確定! 回上一頁