Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moox/jquery.ajaction
A Javascript jQuery plugin to handle very easily "ajax like" action. The plugin can be used with just a line of js on the client-side, and with json response on the server side.
https://github.com/moox/jquery.ajaction
Last synced: 16 days ago
JSON representation
A Javascript jQuery plugin to handle very easily "ajax like" action. The plugin can be used with just a line of js on the client-side, and with json response on the server side.
- Host: GitHub
- URL: https://github.com/moox/jquery.ajaction
- Owner: MoOx
- Created: 2011-10-07T14:43:14.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-04-22T05:49:07.000Z (over 10 years ago)
- Last Synced: 2024-05-01T21:29:47.048Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 137 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jQuery.Ajaction _[UNMAINTAINED]_
A jQuery plugin to apply 'ajax' actions on links or forms, without writing specific code