Answers for "switch url javascript"

3

js change url

window.location.href = "www.google.com";
Posted by: Guest on May-07-2020
0

javascript link to another page

window.open("http://mywebsite.com/home.html")
Posted by: Guest on June-26-2020

Code answers related to "Javascript"

Browse Popular Code Answers by Language