$(window).bind('beforeunload', function(e) { $.ajax({ url: "php/phpPerfil/brownserClosed.php" }); });. How to call the function only ...
確定! 回上一頁