Hi thanks for your reply. So I have to do keep the markup outside of my
directives? Doesnt that defeat the purpose of angular?
E.g.:
<div class="col-md-5">
<myTest1></myTest1>
</div>
<div class="col-md-7">
<myTest2></myTest2>
</div>
Op maandag 11 augustus 2014 07:10:28 UTC+2 schreef Sander Elias:
>
> Hi Jo,
>
> Don’t leave the class="col-md-5" out of your template/html. AngularJS
> extends existing HTML, it does not handle your formatting. You can use
> normal CSS on your angular directives.
>
> (I’m assuming you didn’t write colMd-5 etc directives!)
>
> 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.