Marc says this about the "waiting" directive he wrote: "I am only able to use it as a attribute (ng-bind="waiting") and not as an element(<waiting>)." But using it as an attribute would look like this: <div waiting>...</div>. I don't see what ng-bind has to do with using a directive as an attribute.
On Mon, Feb 3, 2014 at 6:35 AM, Sander Elias <[email protected]> wrote: > Mark, > > Huh? now you confused me, can you explain your meaning? looking at the > code, I would say he is looking for an hide/show directive that works on an > event. (I used a direct copy of his code, only changed the event names!) > Did I read something completely wrong? > > -- > 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. > -- R. Mark Volkmann Object Computing, Inc. -- 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.
