geuis
05-11-2003, 10:24 AM
I understand that if I use window.close() to close a generated pop-up window, I get no alert asking if I want to close it. However, if I do window.close() on the originating window, I always get the 'do you want to close this window' alert.
I am wondering if there is a method that can be used to close the originating window without getting that alert. Thanks.
I am wondering if there is a method that can be used to close the originating window without getting that alert. Thanks.