Answers for "methods of redirecting a page in js"

7

js onclick redirect

<button onclick="location.href='www.yoursite.com'">Click Me</button>
Posted by: Guest on June-16-2020

Code answers related to "methods of redirecting a page in js"

Browse Popular Code Answers by Language