Answers for "which of the following is a correct syntax to redirect of url using javascript"

50

url redirect javascript

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

Code answers related to "which of the following is a correct syntax to redirect of url using javascript"

Code answers related to "Javascript"

Browse Popular Code Answers by Language