jQuery Ajax 参数介绍
?
function (data, textStatus) {
? // data could be xmlDoc, jsonObj, html, text, etc...
? this; // the options for this ajax request
}
?
发布时间: 2012-07-27 11:03:00 作者: rapoo
jQuery Ajax 参数介绍
?
function (data, textStatus) {
? // data could be xmlDoc, jsonObj, html, text, etc...
? this; // the options for this ajax request
}
?