Home » Interview » Technology

What does window.history object?

Correct Answer: The windowhistory object can be written without the window prefix To protect the privacy of the users, there are limitations to how JavaScript can access this object Some methods: historyback() - same as clicking back in the browser historyforward() - same as clicking forward in the browser

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion