Hi Michael,
                  i had tried in my application but ng-app not getting 
initiated . After that i found the solution bootstrap methodology . My 
application already some use case is done by jquery with spring , currently 
i am trying to develop angular js.  

On Tuesday, 22 April 2014 02:02:01 UTC+5:30, Michael Bielski wrote:
>
> The simple answer is "don't do that."
>
> That isn't how Angular apps should be run or initialized. Mixing Angular 
> and jQuery is not a good practice. Bind your Angular app on the HTML tab 
> like it should be (ng-app="pcps") and do anything you need to do with 
> jQuery in a directive. Everything else should be done in Angular.
>

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