Javascript Tutorial Browser History

History

  1. Add an Entry to the Browser History with history.pushState in JavaScript
  2. Go one step back with history.back() in JavaScript
  3. Go one step forward with history.forward() in JavaScript
  4. Navigate through the user's history backward or forward in JavaScript
  5. Navigate to the first location in history that contains the given string in JavaScript
  6. Tell how many items are in the history stack with history.length in JavaScript
Home »
  Javascript Tutorial »
    Browser »
      Browser History
Javascript Tutorial Browser History
Add an Entry to the Browser History with hi...
Go one step back with history.back() in Jav...
Go one step forward with history.forward() ...
Navigate through the user's history backwar...
Navigate to the first location in history t...
Tell how many items are in the history stac...