Welcome Guest, Not a member yet? Register   Sign In
trying to open a new tab in the browser
#11

Something like this.

Code:
<a class="btn btn-primary btn-lg" onclick="location.href='https://patents.google.com/'" target="_blank" role="button">Open Google Patents</a>
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#12

This is what finally worked.

<p>Find patent and take an image: <a href="https://patents.google.com" target="_blank">Open Google Patents</a></p>
proof that an old dog can learn new tricks
Reply




Theme © iAndrew 2016 - Forum software by © MyBB