SyntaxFix
Write A Post
Hire A Developer
Questions
Simple code to redirect page
<!-- html button designing and calling the event in javascript --> <input id="btntest" type="button" value="Check" onclick="window.location.href = 'http://www.google.com'" />