Thanks for reporting. This actually was a regression caused by http://dev.jquery.com/ticket/2215
Its now fixed in trunk and I've updated the tests to cover this. Should now work fine in FF, IE and Safari. Opera still has a few issue, most likely related to changes in jQuery 1.2.6, I'm working on that. Jörn On Mon, Jun 9, 2008 at 4:19 PM, kapowaz <[EMAIL PROTECTED]> wrote: > > > > On Jun 6, 4:32 pm, "Jörn Zaefferer" <[EMAIL PROTECTED]> > wrote: >> The latest release has a bug where unhighlight is called whenever >> validating an element, instead of only when the valid-state changed. >> This is fixed in the latest revision, please give that a >> try:http://dev.jquery.com/view/trunk/plugins/validate/ >> >> Let me know if that helps. > > I've updated to the version in trunk, but the unhighlight method still > appears to be called as soon as I focus away from the first invalid > element, resetting all the error states. >