ajax用户名存在检测
摘要:
一、ajax请求的四个步骤:1、创建ajax对象var xmlhttp=new XMLHttpRequest();//IE5,IE6以外的浏览器var xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");//IE5,IE62、连接服务器open() 方法有三... 阅读全文
posted @ 2014-12-09 15:53 aaron_shu 阅读(401) 评论(1) 推荐(0)
浙公网安备 33010602011771号