时间:12-07-07 栏目:网站开发 作者:admin 评论:0 点击: 6,006 次
var pingRequest = new Request({
method: "post",
url: "index.php?xfile&action=getuser&t=0.37343306817405864",
onSuccess: function(responseText){
alert(responseText);
}
});
pingRequest.send();
new Ajax('index.php?xfile&action=getuser&t=',
{method:'get',onComplete:function (text)
{
alert(text);
}}).request();
声明: 本文由( admin )原创编译,转载请保留链接: MooTools使用AJAX的几种方法
------====== 本站公告 ======------
联系信息:
电话:19970108113(微信同号) QQ:3142401606
支付宝:https://me.alipay.com/lxq73061
相关插件程序等信息均会在站内发布,敬请关注。