Menu Close

How to open a link with button JavaScript

Codeamend

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')" /> 
Posted in HTML, JavaScript

You can also read...

Leave a Reply

Your email address will not be published. Required fields are marked *