摘要:
注意是异步加载方式$.ajax({beforeSend:function(){$("#showMes").html('loading...');},success: function(msg) { },completed:function(){$("#showMes").html('');}}); 阅读全文
posted @ 2015-01-14 10:22 股墓山庄庄主 阅读(191) 评论(0) 推荐(0)
|
|||
|
摘要:
注意是异步加载方式$.ajax({beforeSend:function(){$("#showMes").html('loading...');},success: function(msg) { },completed:function(){$("#showMes").html('');}}); 阅读全文
posted @ 2015-01-14 10:22 股墓山庄庄主 阅读(191) 评论(0) 推荐(0) |
|||