摘要:
$.ajax({ type: "POST", url: "some.php", data: "name=John&location=Boston", dataType : 'text', async : false, success: function(msg){ a... 阅读全文
posted @ 2015-03-22 00:31
资江河畔
阅读(150)
评论(0)
推荐(0)
|
摘要:
$.ajax({ type: "POST", url: "some.php", data: "name=John&location=Boston", dataType : 'text', async : false, success: function(msg){ a... 阅读全文
posted @ 2015-03-22 00:31
资江河畔
阅读(150)
评论(0)
推荐(0)
|