Learn the details about How to open a link with button JavaScript instantly right from your google search results with the Codeamend
Redirect new link when click the button using javascript like <a>
tag
<input type="button" onclick="window.open('http://www.codeamend.com','_blank','resizable=yes')" />
Total Views: 1,868