'forward()' Syntax, Parameters and Note : forward « Javascript Methods « JavaScript Reference

'forward()' Syntax, Parameters and Note

Note:

Loads a visited URL simulating the clicking of the browser's forward button.
    
Syntax:
    
objectName.forward()

    

      
      








Related examples in the same category

1.'forward()' Example
2.'forward()' is applied to