I'm trying to write a directive that uses tooltipster (http://iamceege.github.io/tooltipster/#getting-started). My directive is named "posterDetails", and the idea is that this directive will download the template, then apply the DetailsController scope to it, and finally show the tooltipster with the generated html. However, the bindings in the html are not working.
Here's a plunker: http://plnkr.co/edit/gist:3510140?p=preview What is 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/d/optout.
