Hi Ennio, If you have raw SVG you can add an ngClick. see that in action here <http://plnkr.co/edit/307Lhre7fqKQt56EUSEc?p=preview>. Otherwise you can traverse the DOM, and add an normal event handler. If you just want to alert the user with some info, you don't need a $scope.$apply in there, otherwise you probably will.
Is that enough for you? Regards Sander -- 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.
