That's exactly what I thought, but unfortunately it is not working. table - controller table - preLink table - postLink tooltip - controller tooltip - preLink tooltip - postLink
I would have expected the output below: table - controller tooltip - controller table - preLink tooltip - preLink tooltip - postLink table - postLink I forgot to mention that in my first directive I load a template. In this template I load via a ng-repeater the tooltip directive. Maybe this causes the above behavior? -- 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.
