[jQuery] Re: [validate] Group validation error highlighting

2009-01-21 Thread shiney
I don't have the page live anywhere but below is the test file I'm using. After loading the page, the behavior is seen when I: 1) submit the page with the default loaded data. Both 'endDate' and 'endTime' fields are highlighted as expected 2) move to 'endDate' field and adjust the date to '1/21/

[jQuery] Re: [validate] Group validation error highlighting

2009-01-20 Thread Jörn Zaefferer
Could you post a testpage showing the specific problem? Jörn On Tue, Jan 20, 2009 at 11:13 PM, shiney wrote: > > If two separate input fields need to be validated together as well as > individually, what is the best way to do this? For example, I have a > 'date' field and 'time' field. Both fie