Working with Symfony? Check out Elao/ElaoFormBundle!
Form JS utilities.
Specify form.js as a dependencie in your bower.json file:
{
"name": "my-project",
"dependencies": {
"elao-form.js": "0.1"
}
}Run bower install
The jquery plugin minified version can be found in: dist/form.min.js.
(You can also found the full sources in src/)