摘要:html页面:<html><head><title>ajax</title><meta http-equiv="content-type" content="text/html; charset=UTF-8"><script>function check(){//生成XMLHttpRequest对象function getXmlHttp(){ var XmlHttp; if(window.XMLHttpRequest) XmlHttp = new XMLHttpRequest();/ 阅读全文
浙公网安备 33010602011771号