Answers for "window.location for redirect"

0

redirect window

window.location.href = '/test'
Posted by: Guest on May-18-2021
63

js window redirect

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

Code answers related to "window.location for redirect"

Browse Popular Code Answers by Language