摘要:
function Ajax(url, data, method) { var xmlHttp = null; if (window.XMLHttpRequest) { xmlHttp = new XMLHttpRequest(); } else { var MSXML = ['Microsoft.XMLHTTP', 'MSXML.XMLHTTP', 'Microsoft.XMLHTTP', 'Msxml2.XMLHTTP.7.0', 'Msxml2.XMLHTTP.6.0', 'Msxml2.XMLHTTP 阅读全文
posted @ 2012-11-27 22:54
nd
阅读(445)
评论(0)
推荐(0)
浙公网安备 33010602011771号