JavaScript Form Validation Script based on MooTools: VM Form Validator
VM FormValidator is a JavaScript form validation script based on MooTools. It aims to provide simple, reliable validation for all form element types across all browsers in an unobtrusive manner.
It is 100% style-able via CSS and allows for custom validations and error messages. Error messages can be displayed above the form, above each input, or below each input.
VMFormValidator should not be used as a replacement for server-side validation (using PHP, .NET, etc) because JavaScript can be disabled.
Recent Comments