1 | There is one History (and Location) object per window or frame |
2 | The History object is essentially an array of URLs (called history[]), which most browsers restrict access to |
3 | Two methods back() and forward() perform the same functions as the corresponding browser buttons |