In article <3f02b5cf$0$49110$e4fe514c (AT) news (DOT) xs4all.nl>, "Silvio Bierman"
<sbierman (AT) idfix (DOT) nl> writes:
Quote:
Use
window.opener = window;
window.close();
Works on every version of IE if have recently come across. Other browser may
choke on it though. |
Doesn't work in IE5.5+. IE 5.0 still prompts. IE4.0 untested but assumed to
give the prompt. There are more browser where it *does* work than there are
where it doesn't work.
--
Randy
All code posted is dependent upon the viewing browser
supporting the methods called, and Javascript being enabled.