|
I'm wanting to close a window (the main browser) with javascript... this is what I have.
javascript:window.close();
It works. But, I do not want it to prompt the user to confirm the closure. I want it to close without the dialog box comming up. Do you guys know of a work around for this?
__________________
http://jasonpowers.net
"There are a thousand hacking at the branches of evil to one who is striking at the root."
|