同一页面没法多次使用XmlHttp发起Ajax请求的真实原因-l转
同一页面无法多次使用XmlHttp发起Ajax请求的真实原因--l转//??????????????? alert(xmlhttp.readyState
同一页面无法多次使用XmlHttp发起Ajax请求的真实原因--l转
//??????????????? alert("xmlhttp.readyState = " + xmlhttp.readyState);
?????????????? divCommentList.innerHTML=xmlhttp.responseText;
??????????? }
??????? }
??? }
}
</script>