Hi, I want to pass a scope variable to a function call i.e <div ng-click="doIt( importantInfo )">. The function doIt(importantInfo) gets called but the argument is undefined. Is it possible to pass arguments in an angular expression like that?
Thanks, John -- 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.
