Jump to content

Open this link in a new window...Unfortunately this questi...


Modernvox

Recommended Posts

Open this link in a new window...Unfortunately this question was answered for me a while back, but can't get to the message.

 

Trying to open this link in a new window?

echo "<a href=\"$url{$post[1]}\">{$post[2]}<font size=\"3\">{$post[3]}</font></a><br />";

  print "<BR />\n";

 

Thanks in advance.

 

Open this link in a new window...Unfortunately this question was answered for me a while back, but can't get to the message.

 

Trying to open this link in a new window?

echo "<a href=\"$url{$post[1]}\">{$post[2]}<font size=\"3\">{$post[3]}</font></a><br />";

  print "<BR />\n";

 

Thanks in advance.

 

 

You would use the  target="_blank" attribute on the anchor href link, But note that browsers such as (firefox/Opera/IE) will have default behaviours for this, and may force it into a tab, this is purely user defined.

 

If you require a new window rather than tab, a popup will be your only solution.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.