摘要:
$(function(){ var time=500; var interval; function run(){ interval=setInterval(fun,time); } function fun(){ $.ajax( { //alert(); type : 'post', dataType : 'text', url : 'mynews!query', success : functio... 阅读全文
posted @ 2013-07-11 20:50
lampon
阅读(974)
评论(0)
推荐(0)
浙公网安备 33010602011771号