会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
break_happy
CnBlogs
Home
New Post
Contact
Admin
Subscription
2012年3月15日
转载一个完美兼容IE、FF、Opera的Ajax类支持get、post、自定义回调函数
function Ajax(){ this.httpXML=false; this.init(); } Ajax.prototype.init=function(){ if(window.XMLHttpRequest){ this.httpXML=new XM...
Read More
posted @ 2012-03-15 13:57 break_happy
Views(274)
Comments(0)
Diggs(0)
公告