See http://docs.jquery.com/Plugins/Validation/validate for available options. The first tab points at the options related to displaying messages.
errorPlacement is a good place to start. Jörn On Thu, Oct 16, 2008 at 6:14 PM, surrealillusions <[EMAIL PROTECTED]> wrote: > > Hi, > > Is there anyway to position the error label before the input or > anywhere else? As i'm not using any of the css (apart from the > label.error, but only for colours and slight padding), I presume its > in the javascript somewhere? > > Thanks >