Hi Gurigraphics! I prefer to answer your question here!
Why don't you use the ng-if <https://code.angularjs.org/1.3.20/docs/api/ng/directive/ngIf>directive to control the display of the *my-template* element? Use a scope variable that is changed *onClick*. You should use the ng-click <https://code.angularjs.org/1.3.20/docs/api/ng/directive/ngClick> directive. Hope this helps. Regards, *Luís Loureiro* -- 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.
