Redirect to a relative URL. The following script redirects to the about.html that is on the same level as the current page. location.href = 'about.html';.
確定! 回上一頁