(or) $(document).scrollTop(0);. How to move cursor to top of page in typescript ```javascript window.scroll({ top: 0, left: 0 ...
確定! 回上一頁