Is there a way to get input type to show "open in new tab" on right click, like how a link would do? Thanks.
<a href = 'www.test.com'> www.test.com </a>
<input type = 'submit' value = 'click'>
Is there a way to get input type to show "open in new tab" on right click, like how a link would do? Thanks.
<a href = 'www.test.com'> www.test.com </a>
<input type = 'submit' value = 'click'>