貝努-重生的神話
我要讓妳過好日子
2016年12月7日 星期三
jquery 簡單 polling 範例
function doPoll()
{
$.post('ajax/test.html', function(data) {
alert(data); // process results here
setTimeout(doPoll,5000);
});
}
沒有留言:
張貼留言
‹
›
首頁
查看網路版
沒有留言:
張貼留言