[jQuery] Re: Trying to highlight single error in two locations.

2009-04-23 Thread Toeknee
Sorry, yes, it is in regards to using the Validate Plug-in. On Apr 22, 3:15 pm, James wrote: > Is this regarding the usage of the Validation plug-in? > > On Apr 22, 8:56 am, Tony wrote: > > > I want my error to appear as it is, but I also want to add a class the > > the form element is in. > >

[jQuery] Re: Trying to highlight single error in two locations.

2009-04-22 Thread James
Is this regarding the usage of the Validation plug-in? On Apr 22, 8:56 am, Tony wrote: > I want my error to appear as it is, but I also want to add a class the > the form element is in. > > I can do this via : > errorPlacement: function(error, element){ >     element.parents('li').addClass('err