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: 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.

Awesome Lists containing this project

README

          

# jQuery.Ajaction _[UNMAINTAINED]_

A jQuery plugin to apply 'ajax' actions on links or forms, without writing specific code