How do I redirect to another page in JavaScript? code example Example: redirect with javascript window.location.replace('http://mywebsite.com/home.html');