Try using the confirm method on the onUnLoad event:
if (confirm("Are you sure you want to leave) == true)
{ return true; }
else
{ return false; }
Saturday, March 6, 2010
Subscribe to:
Post Comments (Atom)
coding library of php code, .net code, java code....
|
No comments:
Post a Comment