Awesome! Thanks
On Feb 15, 12:50 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > Yuval schrieb:> Hey Jörn, > > I was wondering if you could add a method in the jquery validation > > plugin to restrict textboxes to only certain types of characters. For > > example: a name field cannot contain any numbers, so if it does, throw > > an error. Another example: last four digits of SS number: cannot > > contain characters, so if it does, throw an error. > > Please check > outhttp://docs.jquery.com/Plugins/Validation/Validator/addMethodandhttp://dev.jquery.com/view/trunk/plugins/validate/additional-methods.js > > Jörn