免费ajax,兼容IE,火狐、google,进行对象封装的ajax精简框架,可以直接嵌入项目中使用 Free ajax, compatible with IE, Firefox, google, the object encapsulates the ajax Compact Framework, can be directly used in embedded projects
免费ajax,兼容IE,火狐、google,进行对象封装的ajax精简框架,可以直接嵌入项目中使用 说明:对上期上传ajax进行更能扩展修复部分bug,增加用户自定义参数以及反复提交数据的处理等功能-Free ajax, compatible with IE, Firefox, google, the object encapsulates the ajax Compact Framework, can be directly used in embedded projects Descr i
* 原生JS写法,精简倒计时 * 用法: * var test = new JJCountdown(计时总时间, 显示计时dom_id, 回调函数).show(); // output hh:mm:ss 00:00:00 * var test = new JJCountdown(计时总时间, 显示计时dom_id, 回调函数).show('m'); // output mm:ss 00:00 * var test = new JJCountdown(计时总时间, 显示计时dom_id, 回调函