got it this was a big help: http://www.benlesh.com/2013/08/angular-compile-how-it-works-how-to-use.html
thanks al; On Wednesday, February 11, 2015 at 2:18:17 PM UTC-5, Al J wrote: > > ok, so I'm in the directive link function and I've built the html but I > can't figure out how to give the compile statement a scope > > maybe I can add a controller and do the compile there > > al; > > > On Wednesday, February 11, 2015 at 11:50:34 AM UTC-5, Sander Elias wrote: >> >> Hi Al, >> >> yes, this is a job for ng-repeat. perhaps with an ng-switch inside. (or >> a/some filters) >> >> 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.
