10 Answers · Give the <body> tag an id : <body id="body"> · Apply this JavaScript code to scroll to the top: document.getElementById('body').scrollIntoView(true);.
確定! 回上一頁