history.back(); //Go to the previous page history.forward(); //Go to the next page in the stack history.go(index); //Where index ...
確定! 回上一頁