Code to go logo
Created using Figma
Use Cases
Contribute
How to redirect to another page in JavaScript
URL
By Jad Joubran ·
Last updated Dec 16, 2017
window.location.href = "https://codetogo.io";
Dec 16, 2017
1
Jad Joubran
See answer
1
Jad Joubran
Window.location
on MDN
Learn JavaScript step by step