Exit button doesn.t work in Netscape

If the window was opened by the actual user and not your website, IE will prompt the user if they would like for the window to close. I do not believe Netscape/Mozilla will let you close a window that your content didn't open. In the browser, select tools/Web development/JavaScript console and then try executing the window.close command. You should see the following message reported, "Scripts may not close windows that were not opened by script."

Discussions have been disabled for this post