Redirect, Refresh, and Access the URL of the Current Page in JavaScript ; location.href = "new url";// or we can use location.assign("new url");. For redirecting ...
確定! 回上一頁