Button problem!
Hello sir,
Whenever I add a link to the button to open in new tab. the link opens two times per click, could you please tell me what the problem is?
Following is the code:
<a href="http://www.google.co.in" target="_blank"><input type="button" value="click" /></a>
Many thanks and regards.