Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

Salid - The Simple jQuery Validator


Version 0.2 beta released on 4/03/2010

Salid provides simple form validation in the fewest lines possible. It is currently in BETA and we would love to hear more tips, optimizations, and suggestions anyone might have. It handles all of the usual culprits, including:

  • Only 225 lines unminified with 12 built-in validation functions.
  • › Validation on form submission.
  • › Validation of individual fields based on a user defined event trigger.
  • › Validation based on form element IDs with a fallback on names.
  • › Define your own error handler callback or use the built in error handler.
  • › Define your own custom validation methods. Custom AJAX validation methods should have the parameter async set to false.
  • › Adds an error class to invalid fields. The default handler also displays the error message after the field.
  • › Supports the metadata plugin for field validation

Downloads

Version Downloads Date Links
0.2.0 Notes


5
Your rating: None Average: 5 (1 vote)