Gossamer Forum
Home : Products : Links 2.0 : Discussions :

force as active window?

Quote Reply
force as active window?
If I add <target=new> to force a link to open in a new window, it often sits quietly on the task bar making it appear that nothing has happened.

How can I force the newly opened window to become the active page. sort of like <target=new?top> type of thing.

Thanks in advance for any help.

[This message has been edited by Funguy (edited May 13, 1999).]

[This message has been edited by Funguy (edited May 13, 1999).]
Quote Reply
Re: force as active window? In reply to
The correct extension to add is:

target="_blank"

as in

<a href="www.foo.com/page.html" target="_blank">