文件名称:easy-ajax:基于 jQuery 的 Ajax 调用封装,简化常用场景下的 Ajax 调用
文件大小:6KB
文件格式:ZIP
更新时间:2024-06-24 04:43:15
JavaScript
易阿贾克斯 Based jQuery to build easy ajax api, to simplify ajax request for: 1. Dialog 2. Form, and submitting 3. HTTP asynchronous loading 4. others 先决条件 1. jQuery 2. jQuery Dialog Model 安装 1. Setup jquery in yours html file 2. Define the Dialog Model 3. Load easy-ajax.js / easy-ajax.min.js into yours html file after jquery 接口介绍 # see easy-ajax.js 检查演示 open demo by browsers in demo directory.
【文件预览】:
easy-ajax-master
----easy-ajax.js(5KB)
----easy-ajax.min.js(0B)
----LICENSE(11KB)
----README.md(502B)