CSE :: Javascript - CS
- What is the purpose of the method forward()?
- How will you update the URL displayed in the location bar?
- How do you add a particular state to the browsing history?
- What does the pushState() method do?
- Which of the following method is used to replace the current history state instead of adding a new state to the browsing history?
- What is the purpose of the event window.onpopstate?