Validation MVC4 razor and bootstrap
I need to validate my input in MVC4 razor. The problem is, I want to use
twitter bootstrap and they set the error message class for the top div as
seen here: http://getbootstrap.com/css/#forms-control-states
How can I change the parent divs class?
No comments:
Post a Comment