Hello, I have a added a template that appears on a colorbox.
the template is added with ng-include. I want to access some elements inside the template and perform some animation. How can I access elements inside a template that was added with ng-include? Thanks PS: I may not be using the best method here, so feel free to make your suggestion. What I basically have is a dialog box ( colorbox ) that appears once the user clicks on a button. The dialog box contains a template ( using ng-include ), and now I want to access its contents using dom. -- 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.
