Taco - Not sure if it is possible to do what you want, but IF it is...
I would figure it would work like - -- openWindow(URL, name, params); name.close(); -- But I have a feeling that if you move to a new page, you lose the handler... I could be wrong however! Mark > Taco Fleur <[EMAIL PROTECTED]> wrote: > > Easy question... > > I open a new window like > > newWin = window.open(...... etc. > > Then on a different page I would like to close this new window, > should the > folling not do this? > > window name.close() i.e. newWin.close() > > ?? > > It is not working, am I missing something? > Cheers. > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to > [EMAIL PROTECTED] > > MX Downunder AsiaPac DevCon - http://mxdu.com/ ----------------------------------- [EMAIL PROTECTED] ICQ: 3094740 Safe From Bees [www.safefrombees.com] --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
