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.
- Host: GitHub
- URL: https://github.com/rmariuzzo/jquery-commons
- Owner: rmariuzzo
- Created: 2012-12-05T13:46:06.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-19T19:31:47.000Z (over 13 years ago)
- Last Synced: 2025-02-13T15:37:44.824Z (over 1 year ago)
- Language: JavaScript
- Size: 113 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.