onunload (or onbeforeunload ) cannot redirect the user to another page. ... jQuery(window).bind('beforeunload', function(){ return 'my text'; });.
確定! 回上一頁