Javascript 在某些動作之後,想要把視窗移到最頂端。 只需要加入下列程式碼。 window.document.body.scrollTop = 0;window.document.documen.
確定! 回上一頁