摘要:
jsp代码js 代码var xmlHttp = newXMLHttpRequest();function newXMLHttpRequest() { var xmlreq; if (window.XMLHttpRequest) { xmlreq = new XMLHttpRequest(); } else if (window.ActiveXObject) { try { xmlreq = new ActiveXObject("Msxml2.XMLHTTP"); } catch(e1) { try { xmlreq = new ActiveXObject("Mic 阅读全文
posted @ 2012-07-02 15:12
刘建广
阅读(443)
评论(0)
推荐(0)
浙公网安备 33010602011771号