摘要:<script> function createAjax(){ var request=false; //window对象中有XMLHttpRequest存在就是非IE,包括(IE7,IE8) if(window.XMLHttpRequest){ request=new XMLHttpRequest
阅读全文
posted @ 2016-02-25 21:26
posted @ 2016-02-25 21:26
posted @ 2016-02-25 09:33