Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

Form Validation 1.1.5


Download: jquery.formvalidation.1.1.5.js.txt
Size: 6.74 KB
md5_file hash: 5c20da865bd34c95346a72e2e4ac5622
First released: July 13, 2008 - 10:50am
Last updated: July 13, 2008 - 10:49am

New Features: (Thank you Alexandre)

Returns Error if jQuery is not included.
Callback support - callback function is called when validation completed successfully, the callback function should return true to submit the form.
Radio button support.