Standard "vanilla" JavaScript way to redirect a page: 標準的“香草”JavaScript方法重定向頁面: window.location.href = 'newPage.html';. window.
確定! 回上一頁