Live Validation
Auf den ersten Blick sehr nützlich: livevalidation:
LiveValidation is a small open source javascript library built for giving users real-time validation information as they fill out forms. Not only that, but it serves as a sophisticated validation library for any validations you need to make elsewhere in your javascript, it is not just limited to form fields.
Die Bibliothek gibt es als Standalone (10kb) und als Prototype Version (10kb).

