摘要:
//xmlHttp.js var Request = new Object(); Request.reqList = []; function createXMLRequest() { var xmlHttp=false; try { xmlHttp = new ActiveXObject("Msxml2.XMLHTTP"); } catch... 阅读全文
posted @ 2008-01-02 11:33
强悍的抽屉
阅读(647)
评论(3)
推荐(0)
浙公网安备 33010602011771号