I have a form and i am using the validation plug in.
All in all it works very well.. I have a few small issues though
1.When errors are picked up, it shows items in red, but when i clear those items, it doesn't always remove the error class and so the text box stays red until i click update again. This can be seen with the date items.
2. This is again connected to the first question. some of the items at the bottom of the form do not have the has-error class applied to it and so the error is displayed in grey as opposed to red.
from what i can tell, the problem is that the highlight and unhighlights aren't working correctly but i can't see why
basically, i want all errors to be in red and to highlight and unhighlight when they should
i've attached a link
many thanks
Test Link