(window).on('beforeunload', function () { alert('Do You Want Close This'); AjaxCall(); }); This is my code . Not showing alert when relaod ...
確定! 回上一頁