I have a controller that gets SVG data from a factory and it display on the 
screen for the user.

On my SVG data I have a class called .clickable that when the user click on 
that section I want to display an alert box for now. 

How can I get that done in angularJS? Can my controller function be called 
when the user click on a section of the SVG that has that class?


-- 
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.

Reply via email to