The "onbeforeunload" event forces me to choose TWICE that I want to close their annoying website (or pop-up) by popping up ANOTHER window that asks me if I REALLY want to leave the webpage after I click the 'X' to close the window.
Anyone know a method to disable this? HINT - Disabling ALL pop-ups does not stop this window from coming up.
If you are not familiar with the window, Microsoft has a sample of it here. Open the window (below) and then click the X to close it, and you will see the "Do you REALLY want to close this window" message.
http://samples.msdn.microsoft.com/workshop/samples/author/dhtml/refs/onbeforeunload.htm
McRob42