Cancel Onunload

Discussion in 'HTML & Website Design' started by yaffiliate, Jun 5, 2008.

  1. #1
    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="javascript:eek:penit ('http://www.Link.com')">
     
    yaffiliate, Jun 5, 2008 IP