O
Obscurr
hi,
I'm trying to close a browser window, from a window that has been
opened using the window.open method.
I've tried amongst others:
opener.close()
<windowname>.close()
top.close()
top.opener.close()
....but that ¤%// window just won't die!
any ideas?
obscurr
I'm trying to close a browser window, from a window that has been
opened using the window.open method.
I've tried amongst others:
opener.close()
<windowname>.close()
top.close()
top.opener.close()
....but that ¤%// window just won't die!
any ideas?
obscurr