随笔分类 -  jquery

jquery学习
【JQUERY】ajax使用error调试错误的方法
摘要:代码:$(document).ready(function() { jQuery("#clearCac").click(function() { jQuery.ajax({ url: "/Handle/Do.aspx", type: "post", data: { id: '0' }, dataTy 阅读全文
posted @ 2017-11-28 18:44 忆华灯纵博 阅读(14247) 评论(0) 推荐(0)