摘要:
readyState 一直为0表示对象已建立,连接未建立的状态我写的代码: function LoadXMLDoc(url,scope,orderID){ if(window.XMLHttpRequest){ xmlhttp = new XMLHttpRequest(); }else if(window.ActiveXObject){ xmlhttp = new ActiveXObject("Microsoft.XMLHTTP"); } alert(xmlhttp); if(... 阅读全文
posted @ 2012-10-08 11:08
小嫩芽儿
阅读(8864)
评论(0)
推荐(0)

浙公网安备 33010602011771号