Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Cross Window Scripting


Message #1 by "Ian Wood" <wg.mail@b...> on Sun, 18 Mar 2001 09:50:48
Hi all,

I'm working on some cross window scripting routines using 
the "window.opener" method & a try...catch loop to pick up if the "opener" 
window doesn't exist. All's fine in Explorer, but, surprise surprise, NN 
4.* doesn't recognise not only the Try...Catch, but the "window.opener" as 
well. Does anyone out there know a workaround for this, or at least a bit 
of code for a similar result that works on both.

Thanks in advance of a break from this mental torture !!!

  Return to Index