Click to See Complete Forum and Search --> : window.close(); ??


yellie
02-11-2003, 02:01 AM
hello

how can I close a window in javascript, without the alert asking to close?

thank you for answers.

Charles
02-11-2003, 04:44 AM
It's a security feature of JavaScript that it can only close a window that it has opened without first asking permission.