VladDrakul Posted October 4, 2007 Share Posted October 4, 2007 I've been trying to make a text link on the information zone (left column) which opens a delimited in size pop up browser window. How can I do that? Link to comment Share on other sites More sharing options...
Tubbing Posted October 4, 2007 Share Posted October 4, 2007 I've been trying to make a text link on the information zone (left column) which opens a delimited in size pop up browser window. How can I do that? <a href="http://placetolinkto.com/"target="_blank"><b>Bit they see</b></a> I think this should do the trick... "target="_blank" just opens a new browser for your link... Hope this helps. Link to comment Share on other sites More sharing options...
VladDrakul Posted October 4, 2007 Author Share Posted October 4, 2007 But this just opens a new window without any size limitations. What if I want a 400 x 200 pixel window? Link to comment Share on other sites More sharing options...
Tubbing Posted October 4, 2007 Share Posted October 4, 2007 But this just opens a new window without any size limitations.What if I want a 400 x 200 pixel window? Hmmmm ill go have a look through popup.php file and see how they limit the size there. Link to comment Share on other sites More sharing options...
Tubbing Posted October 4, 2007 Share Posted October 4, 2007 I deleted all that coding as ididnt use pop up windows :( but im sure it must be a similar way to set the new browser size. Gl Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.