forward
The forward() method of the History interface causes the browser to move forward one page in the session history. It has the same effect as calling history.go(1).
The forward() method of the History interface causes the browser to move forward one page in the session history. It has the same effect as calling history.go(1).