课程
/前端开发
/jQuery
/jQuery基础课程
$.get(url,[data],[callback],[type]) url:待载入页面的 URL 地址。 data:要发送的参数key:value(以json格式发送)。 callback:请求成功时调用的函数。 type:返回内容格式,xml, html, script, json, text, _default。
2014-07-11
源自:jQuery基础课程 8-4
正在回答
举报
加入课程学习,有效提高前端开发速度