[jQuery] [validate] Custom function when error field
Hi, im using the 'success' param to add some extra step when validating: i change the background color of the parent div to green. Also, if there is an error i want to change the background color of the parent div to orange, but i cant found a function/callbackMethod/propiertie like 'error' or something.<div>
</div><div>is there a way to do it?</div>