You can use the following JavaScript code that scroll the browser to the top most page of the document. window.scroll(0,0);. You can execute this code on ...
確定! 回上一頁