$(window).on('unload', function() { // do something });. You can use this event to send an AJAX request to the server.
確定! 回上一頁