首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Ajax >

jQuery Ajax 参数引见

2012-07-27 
jQuery Ajax 参数介绍?function (data, textStatus) {? //data could be xmlDoc, jsonObj, html, text, et

jQuery Ajax 参数介绍

?

function (data, textStatus) {
? // data could be xmlDoc, jsonObj, html, text, etc...
? this; // the options for this ajax request
}

?

热点排行