Google News
logo
JavaScript - Interview Questions
Can you redirect a page to another page using JavaScript? How?
Yes, it is possible to redirect a page to another page or URL using JavaScript by using location, replace, and location.assign.
Advertisement