View Full Version : Targeting pages from popups


Stormx
04-06-2003, 12:37 PM
How do I put a link in a popup window that targets the main page?

ie you click "games" in the popup window and the main window will goto the games page

thezeppzone
04-06-2003, 08:23 PM
um....not sure if this will work...but maybe if u add target="http://gameslink...."

to the link code <a href="site to go to" target="http://gameslink....">words</a> that may work..not quite sure cuz im not a popup-person but it might..good luck