I may be confused, but I don't think this is what Marc wants. He defined a directive named "waiting". He doesn't want to replace the content of the div with the text "waiting", he wants to invoke the directive. Does ng-bind do that?
--- R. Mark Volkmann Object Computing, Inc. > On Feb 2, 2014, at 10:44 PM, Sander Elias <[email protected]> wrote: > > Mi Marc, > > I saw nothing wrong with your code, it works for me: > http://plnkr.co/edit/FLhMY0Nb98WafXVKDKo1?p=preview > the only thing that didn’t work: > <div ng-bind="waiting">Just a moment...</div> > > I guess you have some stuff elsewhere in your app that’s messing this up. > > 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/groups/opt_out. -- 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/groups/opt_out.
