seems not working for me?
On Saturday, March 31, 2012 1:32:07 AM UTC+8, Eric Jain wrote: > > On Fri, Mar 30, 2012 at 01:23, Carles __ <[email protected] <javascript:>> > wrote: > > Thanks for the hint about the $includeContentLoaded event. > > Can you please give an example about how to use this event within a > > controller?? The documentation is not very extense with that event and > I'm > > not sure about how to use it. > > $scope.$on('$includeContentLoaded', function(event) { > console.log('another include was loaded', event.targetScope); > }); > -- 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.
