An open API service indexing awesome lists of open source software.

https://github.com/rmariuzzo/jquery-commons

Collection of reusable JavaScript components for commons web development tasks.
https://github.com/rmariuzzo/jquery-commons

Last synced: about 1 year ago
JSON representation

Collection of reusable JavaScript components for commons web development tasks.

Awesome Lists containing this project

README

          

jQuery Commons
==============

Collection of reusable jQuery plugins for commons web development tasks.

What is inside?
---------------

* *submitable* - Make any elements able to submit a form where they are in.

### submitable ###

#### Usage ####


Parameter
Default
Description


action
""
The action url to set to the form before submitting.