Hi All,
I have a page that uses smart navigation.
When I tried to add an onbeforeunload JS function, that function never got called.
If I turn the smartnavigation off .. the function gets ca...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21316829.html
Zones:
C#Date Answered: 02/17/2005 Rating: 8.6 Views: 0
hi all experts,
Please see my testing page.
http://web1.media60x.com/html/test/confirmsave.html
When I use event "onBeforeUnload", how can I classify when is user click the link and when i...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20064437.html
Zones:
JavaScriptDate Answered: 01/29/2001 Rating: 9.2 Views: 0
Hi,
I am finding out if a User has made any changes on controls in a form. If the User tries to leave the current page, I am trapping it using ONBEFOREUNLOAD in the BODY tag.
Now the message ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20381061.html
Zones:
JavaScriptDate Answered: 10/24/2002 Rating: 7.2 Views: 0
Can I catch the window_onbeforeunload inside my mypage.aspx.cs>
I don't want to use the usual way jscript:
<body onload="setTab()" onbeforeunload="Window_OnBeforeUnload()">")
When the user...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20442031.html
Zones:
.NETDate Answered: 10/21/2003 Rating: 9.0 Views: 4
Can I catch the window_onbeforeunload inside my mypage.aspx.cs>
I don't want to use the usual way jscript:
<body onload="setTab()" onbeforeunload="Window_OnBeforeUnload()">")
When the user...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_20443376.html
Hi, I am trying to find a way to simulate the behavior of onbeforeunload function in Netscape. I understand that Netscape does not support this function. I have a form that has user information, ...
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Q_20779295.html
Zones:
Web BrowsersDate Answered: 02/22/2004 Rating: 7.6 Views: 0
Hi,
can anybody guve me the solution for onbeforeunload event which works in IE .Can anbody suggest any netscape alternative??
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20950783.html
Zones:
JavaScriptDate Answered: 04/13/2004 Rating: 9.2 Views: 0
Hello! I need a working code that will ask the user if he/she tries to close/navigate away from a page whether or not he/she really wants to do so. There are many codes already on EE but you have...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21057528.html
Zones:
JavaScriptDate Answered: 07/29/2004 Rating: 5.8 Views: 0
I am trying to save the contents of a textarea to a new window when a user closes the present window without submitting. I have tried the following code, it opens the new window, but does not popul...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21087184.html
Zones:
JavaScriptDate Answered: 08/09/2004 Rating: 8.0 Views: 0
I am using the below code to warn the user if they try and leave the page, the thing is i have it on a page with a flash file, what i want is to be able to re direct to another page without the pop...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21478805.html
Zones:
JavaScriptDate Answered: 07/08/2005 Rating: 8.2 Views: 314