If the user clicks "Cancel", cancel the unload event and stay on the page. ... window.beforeunload = exitCheck; window.onunload = test; function test(){ ...
確定! 回上一頁