Answers for "javascript to redirect to another url on page load"

50

javascript redirect to another url example

window.location.href = "http://mywebsite.com/home.html";
Posted by: Guest on July-18-2019

Code answers related to "javascript to redirect to another url on page load"

Code answers related to "Javascript"

Browse Popular Code Answers by Language