Validate.js
来源: http://rickharrison.github.com/validate.js/ Lightweight JavaScript form validation library inspired by CodeIgniter. No dependencies, just over 1kb gzipped, and customizable! validate.js (development - 10.5kb) validate.min.js (minified - 1.3kb) Example All of the fields were successfully validated! The required field is required. The password field is required. The password confirmation field is required. The terms of service field is required. Required field: Alphanumeric field: Password: Password Confirmation (match password): Email: Min length field (min. 8 chars): Required checkbox