摘要:
1 $.ajax({ 2 url: 'Ajax/OrderBy.aspx', 3 data: {AppIds: sortedAppids}, 4 dataType: 'xml', 5 type: 'P... 阅读全文
posted @ 2014-08-01 15:07
科技在线
阅读(1210)
评论(0)
推荐(0)
摘要:
利用Jquery和Ajax实现无刷新级联绑定,代码如下: 1 2 3 4 5 34 35 36 37 38 41 44 47 48 49 50 后来,遇到一个问题,要在后台用 this.x... 阅读全文
posted @ 2014-08-01 15:02
科技在线
阅读(116)
评论(0)
推荐(0)