What modifications did you make? Looking at the demo page, it seems to need some tweaking (doesn't remove error/success classes properly), especially when dealing with Bootstrap's "input-prepend/input-append" features.
On Tuesday, 29 May 2012 17:30:59 UTC-4, Chris Geoghegan wrote: > > Just came across a great example that ties these two together: > http://alittlecode.com/files/jQuery-Validate-Demo/ I plan on making a few > mondifications to this implementation but it should work quite well. The > key is in using the highlight and success options to add and remove the > error class from the field. > >
