Answers for "javascript code to redirect to another page after hitting a button"

50

javascript redirect button

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

Code answers related to "javascript code to redirect to another page after hitting a button"

Code answers related to "Javascript"

Browse Popular Code Answers by Language