Discussion :: Javascript - CS
- What does the pushState() method do?
Answer : Option B
Explanation :
When a web app enters a new state, it calls history.pushState() to add that state to the browsing history.
Be The First To Comment
Answer : Option B
Explanation :
When a web app enters a new state, it calls history.pushState() to add that state to the browsing history.
Be The First To Comment