文件名称:ajax
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.97kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
ajax精简框架//更新2012-2-20
//1、异步数据加载可以进行加载方式get,post的设定
//2、异步同步模式的属性设定
//3、数据加载自动超时设置
//4、***数据加载事件的添加,通过事件可以进行服务器数据的实时处理
//5、增加回调函数中用户自定义参数this.e
//6、增加ajax反复提交控制,只需将ajax对象定义为全局变量,每次提交都会进行等待上次提交的执行结果
//7、修改数据反复提交时XmlHttp对象被反复创建的问题
//8、修复重大BUG,多个AJAX事件覆盖问题-ajax Compact Framework// Update 2012-2-20
//1, asynchronous data loading can be loaded way to get the setting of the post
//2, asynchronous synchronization mode property is set
//3, the data is loaded automatically timeout setting
/ /*** Load event to add an event can be a real-time processing of server data
//5, increasing the user-defined callback function parameters this.e
//6, an increase ajax repeatedly submitted to control, just the ajax object is defined as global variables, each commit will wait for the last submission of the Executive
Line results
//7, modify the data repeatedly submitted XmlHttp objects repeatedly created
//8, to repair a major BUG multiple AJAX event coverage problems
//1、异步数据加载可以进行加载方式get,post的设定
//2、异步同步模式的属性设定
//3、数据加载自动超时设置
//4、***数据加载事件的添加,通过事件可以进行服务器数据的实时处理
//5、增加回调函数中用户自定义参数this.e
//6、增加ajax反复提交控制,只需将ajax对象定义为全局变量,每次提交都会进行等待上次提交的执行结果
//7、修改数据反复提交时XmlHttp对象被反复创建的问题
//8、修复重大BUG,多个AJAX事件覆盖问题-ajax Compact Framework// Update 2012-2-20
//1, asynchronous data loading can be loaded way to get the setting of the post
//2, asynchronous synchronization mode property is set
//3, the data is loaded automatically timeout setting
/ /*** Load event to add an event can be a real-time processing of server data
//5, increasing the user-defined callback function parameters this.e
//6, an increase ajax repeatedly submitted to control, just the ajax object is defined as global variables, each commit will wait for the last submission of the Executive
Line results
//7, modify the data repeatedly submitted XmlHttp objects repeatedly created
//8, to repair a major BUG multiple AJAX event coverage problems
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ajax.js
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.