Most Helpful
Most Helpful
Forcing users to do something isn't really seen to be very user friendly. If you want a links to open in another window I suggest you use the target="_blank" attribute on you link tags.
<a href="" title="" target="_blank">The link</a>
<a href="" title="" target="_blank">The link</a>
0
Hi, just a little bit confused with your question, do you mean how to open a link in a new tab? That's what I saw with the answers before me, and I will say that Paul Mackenzie answer it simple.
Or if you mean a shortcut on how to open a new tab in any browsers, I used Ctrl+T in my keyboard and it opens a new tab.
Thanks, hope that helps
<a href="http://keith-web-assistants.com">Clint Francis</a>
Or if you mean a shortcut on how to open a new tab in any browsers, I used Ctrl+T in my keyboard and it opens a new tab.
Thanks, hope that helps
<a href="http://keith-web-assistants.com">Clint Francis</a>
I used this technique not long ago and it worked well, you need jquery though.
www.aliaspooryorik.com
www.aliaspooryorik.com