Plunkr inside our corporation shows a connection reset message. Meanwhile I have this.
I used https://github.com/silviomoreto/bootstrap-select which creates several div's and a button which are overlayed. My current questions is this. This is a valid way to style a class. class="selectpicker ng-class:{ 'redborder': valid };" Isn't it ? I ensure that $scope.valid is 'true'. Once this is confirmed I will figure out where to put this code. I have also asked the bootstrap-select owner. Thanks, Mohan On Tuesday, 24 February 2015 16:04:51 UTC+5:30, Sander Elias wrote: > > Hi Mohan, > > You should build a plunk > <http://plnkr.co/edit/tpl:480DsyCUkgvMsKYk7pyg>showcasing > your issue. The normal required should set the validity of your modal, and > you can simply style that with a single CSS rule. > the ng-invalid class will be added to every invalid input element. > > Regards > Sander > > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
