imahmood
Newbie
Posts: 1
Registered: 8/27/2007
Location: Stockholm
Member Is Offline
|
| posted on 8/27/2007 at 02:54 PM |
|
|
Same problem
Hi
I have the same problem. When I submit validation few of my labels/controls loose their style.
what to do?
|
|
|
tigra
Administrator
Posts: 1916
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 8/27/2007 at 07:54 PM |
|
|
validator assigns the CSS classes that you specify to the labels to highlight/un-highlight them when there's a problem with the data in associated
input. If this overwrites the previous class assignment then you can just duplicate the CSS properties in the class used by validator.
|
|
|