随笔分类 -  JavaScript

摘要:问题是由于jquery的版本造成的,具体在:http://www.poluoluo.com/jzxy/201403/269217.html 阅读全文
posted @ 2014-12-18 17:47 aneo 阅读(942) 评论(0) 推荐(0)
摘要:functioncheckCode(code){$.ajax({url:'/admin/WebService1.asmx/CheckVerifyImage',type:'POST',dataType:"xml",data:{code:code},async:false,success:functio... 阅读全文
posted @ 2014-12-08 11:34 aneo 阅读(197) 评论(0) 推荐(0)