$(window).bind('unload', function(){});. Since jQuery 1.4, you can bind the 'beforeunload' event to $(windows) object to stop a page from ...
確定! 回上一頁