Set the option ignoreTitle: true. I'd rather remove that feature completely, but due to backwards compability, you currently have to opt-out...
Jörn On Thu, Jul 16, 2009 at 3:36 AM, paulm<pa...@rcs-solutions.com> wrote: > > Is there a way of telling the validation plug-in to use it's default > error messages when the title on the control is set? The default > validation error messages are good for most of my cases so I'd rather > not have to explicitly set the messages for each and every one of > them. > > For example, if I attach a "required" validation rule to a textbox and > set its title to something, I don't want that title to appear as the > error message when they leave the field blank and I'd rather not have > to explicitly set the validation message. Is this possible or am I out > of luck? > > Thanks, > > -Paul >