摘要: function saveintroduce() { var ajax = false; //开始初始化XMLHttpRequest对象 if (window.XMLHttpRequest) { //Mozilla 浏览器 ajax = new XMLHttpRequ... 阅读全文
posted @ 2014-07-22 18:17 lijunmomo 阅读(3094) 评论(0) 推荐(0)