I have found a possible bug and a possible solution. When I validate
my form select box, its label goes red (gets the error class added) as
does the element itself. When I update my selected value, the label
disappears altogether.
Work around:
errorElement: "em",
If I set errorElement to someth
I have found a possible bug and a possible solution. When I validate
my form select box, its label goes red (gets the error class added) as
does the element itself. When I update my selected value, the label
disappears altogether.
Work around:
errorElement: "em",
If I set errorElement to someth
2 matches
Mail list logo