基于jquery封装的ajax类库
<script src="http://cdn.www.ebd.bush.eyebuy.direct/static/js/jquery.1552876916.js"></script> <script src="core.ajaxauto.js"></script> test <script> $("#forms").submit(function () { $(this).ajaxAuto({ 'data':{'name':"name","id":111}, 'url':'http://localhost/index.php', 'success': function(respon){ console.log(respon.status) } }); return false; }) </script> 200]); exit();-
Notifications
You must be signed in to change notification settings - Fork 0
hubo123/ajax_jquery
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
基于jquery封装的ajax类库
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published