Hi,

I've uploaded a preview demo of the upcoming RC2 release of the validation plugin. It features the signup form of Remember The Milk: http://jquery.bassistance.de/validate-milk/demo-test/milk.html

The plugin handles keypress- and blur- for normal input elements and change-events for radio/checkbox buttons. It tries to give feedback to the user as early as possible, without disturbing with messages before the user had a chance to enter the correct value. In other words: You can tab through the fields without seeing a single error message pop up. Once you start entering something in a field and blur, it gets validated. If you go back and correct the entered value, it gets validated on instant, showing you a success-icon. Radio and checkbox buttons get validated once you change them (using keyboard or mouse). Once an error message is displayed for a field, eg. when you click submit and the field is invalid, the plugin updates the validation status as soon as possible.

Give it a try, your feedback is priceless.

--
Jörn Zaefferer

http://bassistance.de

Reply via email to