if( typeof XMLHttpRequeat == "undefined" ) XMLHtppRequest = function(){ //ie 用ActiveXObject //XMLHttpRequest对象 return new ActiveXOject( navigator.userAgent.indexOf("MSIE5")>=0 ? "Microsoft.XMLHTT... Read More
以下就是主要的核心函数 Read More