Please read the $.ajax documentation, this is a covered topic. $.ajax({ url: "test.html", error: function(){ // will fire when timeout is ...
確定! 回上一頁