标签:刷新 cti layer win hand content index parent ajax
$.post("DeleteHandler.ashx", { "table": "Contents", "ID": vals }, function (data) {
layer.alert(data, function () {
window.location="Content.aspx";
parent.layer.close(index);
});
});
标签:刷新 cti layer win hand content index parent ajax
原文地址:http://www.cnblogs.com/wz9003/p/7052519.html