[jQuery] Re: Need help with birthdate validation

2007-12-19 Thread Jörn Zaefferer
Hi, in addtion to using the masked-input plugin you may want to provide a "preview" of the input. That is, I'll just enter something without knowing what exact format the application expects and can take a look at the preview if my input is right or not. A library that may help with making

[jQuery] Re: Need help with birthdate validation

2007-12-19 Thread Glen Lipka
I actually like the UX of this plugin: http://digitalbush.com/projects/masked-input-plugin It has a date input. It works well to supplement Jorns plugin. Glen On Dec 19, 2007 10:28 AM, sothis <[EMAIL PROTECTED]> wrote: > > > Hello, > > Awhile ago, I clumsily implemented Jorn's fantastic validat