Forum Moderators: open

Message Too Old, No Replies

window.opener.focus( ) question

         

kevinj

7:14 pm on Feb 9, 2004 (gmt 0)

10+ Year Member



I have a client who has a message board that opens up in a popup window. The message board contains a few links back to the original site. So, I need to use the window.opener.focus() to go back to the original window but to open a different page on the main site. How can I modify this so it jumps back to the original window but loads a different page?

Thanks,
Kevin

bruhaha

7:24 pm on Feb 9, 2004 (gmt 0)

10+ Year Member



Take a look at
[webmasterworld.com...]

kevinj

7:30 pm on Feb 9, 2004 (gmt 0)

10+ Year Member



Excellent. Missed that. Thanks Bru.