07 2014 档案

js/jquery 页面传值
摘要:function saveintroduce() { var ajax = false; //开始初始化XMLHttpRequest对象 if (window.XMLHttpRequest) { //Mozilla 浏览器 ajax = new XMLHttpRequ... 阅读全文

posted @ 2014-07-22 18:17 lijunmomo 阅读(3097) 评论(0) 推荐(0)