Any one know how to cancel an onUnload function for a particular link or form submit? Here is the code... <script type="text/javascript"> <!-- // function openit(sURL){newwindow=open(sURL,"newwin","width=770px, height=800px"); } //--> </script> </head> <body onUnload="javascriptpenit ('http://www.Link.com')">