Answers for "onclick= window.location.href open in new tab html"

-1

onclick open new url html

<input type="button" value="button name" onclick="window.open('http://www.website.com/page')" />
Posted by: Guest on June-02-2021

Code answers related to "onclick= window.location.href open in new tab html"

Browse Popular Code Answers by Language