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: 6 months 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 (over 14 years ago)
- Default Branch: master
- Last Pushed: 2014-04-22T05:49:07.000Z (about 12 years ago)
- Last Synced: 2025-01-05T20:59:53.546Z (over 1 year 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