其实主要是给AJax设置超时时间:用法:$.ajax({ url: "test.php", timeout: 3000, success: function(d) { }, complete: function(x, ...
確定! 回上一頁