Take a look at the errorPlacement option, documented here:
http://docs.jquery.com/Plugins/Validation/validate#toptions

Jörn

On Thu, Oct 1, 2009 at 12:53 AM, Samuurai <djbe...@gmail.com> wrote:
>
> Hi,
>
> I have got some very rudimentary validation working with JQuery
> validation, however, by default, it creates some label tags with the
> error messages in them, right next to the input tags which have
> errors.
>
> How can I control where these error messages are displayed, as they're
> inside the same div as the input tag which is causing display issues.
>
> I'm very new to JQuery so please elaborate a little bit if you can.
>
> Thanks!
>
> B

Reply via email to