'history' Syntax and Note : history « Javascript Objects « JavaScript Reference

'history' Syntax and Note

Note:

Navigate through previously visited web pages.
    
Syntax:
    
window.history.memberName

    

      
      








Related examples in the same category

1.'history' Example
2.'history' JavaScript Properties
3.'history' JavaScript Methods
4.'history' is applied to