Hi,
I have popup window containing links called from the parent. If someone clicks a link in the child window (popup) I want it to open in the parent window (original window).
Is this possible and can somebody please show me what script to add to child window to do it please?
My popup (so you can see) go here
http://herproom.5.forumer.com/index.php?
and click the link 'Veiw Active Topics' near the top. popup has green snake background.
Thanks
Edit: I forgot, I cannot access/alter targets of links in the popup e.g target="_something"
so the code must automatically make ANY link in the child window open in the parent.