jQuery.ZTree 刷新
(2012-04-23 17:11:25)
标签:
杂谈 |
分类: javascript |
jQuery.ZTree 刷新
错误的思路:
$.ajax({
//type:"GET",
url:
"DistrictClass.ashx?ReqType=dc&time="+Math.random(),
dataType: "text",
async: false,
错误的思路: