Code has been added to clipboard!

Use of JavaScript forward

Example
function pageForward() {     
   window.history.forward()    
}