pulchritude
01-13-2003, 06:39 PM
I want a link in a pop up window to target the browser window that it popuped up from. Make sense?
Here's what I'm trying:
<a href="http://newlink.com" target="_parent">link</a>
But its just opening newlink.com up in the popup window itself. What am I doing wrong? I basically want to have a remote control for a part of my website.
Thanks for the help!
Here's what I'm trying:
<a href="http://newlink.com" target="_parent">link</a>
But its just opening newlink.com up in the popup window itself. What am I doing wrong? I basically want to have a remote control for a part of my website.
Thanks for the help!