I have the same doubt. In my case I need to change the "lang" attribute in the html tag.
On Wednesday, August 28, 2013 3:58:46 PM UTC-5, Brad McAlister wrote: > > Are there any issues with putting ng-app, ng-controller & ng-init on the > same element like this? > > <html ng-app="MyApp" ng-controller="MainCtrl" ng-init="InitPage()"> > > I've tested it and it works but I don't want to end up in a bad spot later > or be doing anything that's considered bad practice. > -- 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.
