Answers for "redirect button to another page html using 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 "redirect button to another page html using js"

Browse Popular Code Answers by Language