Opens a new window with the url you supplied 🙂
<button class="button" onClick="window.open('http://www.example.com');">
<span class="icon">Open</span>
</button>
Opens a new window with the url you supplied 🙂
<button class="button" onClick="window.open('http://www.example.com');">
<span class="icon">Open</span>
</button>