貝努-重生的神話
我要讓妳過好日子
2016年12月7日 星期三
進階 jquery polling 即使 request 失敗也不會停止
function doPoll(){
$.post('ajax/test.html').done(function(data) {
/* process */
}).always(function() {
setTimeout(doPoll, 5000);
});
}
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
查看行動版
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言