The question of using jQuery in the first place (w/Angular) 
notwithstanding, AngularJS comes with it's own version of jQuery called 
jQLite.  AngularJS might NOT work with jQuery versions below 2.1. It's 
possible if you just use jQLite with your current commands it will work. 
 More here:

https://docs.angularjs.org/misc/faq

On Wednesday, May 27, 2015 at 7:24:05 AM UTC-4, @sach wrote:
>
> Hi, 
>
> I am using Angular JS to integrate my application with back end, I have 
> one single page application where I have some menu buttons and on click of 
> each menu we need to populate html dynamically. So html rendering is done 
> through Angular but I have done my menu functionality using JQuery, now 
> when I am putting these two things together my Jquery functionality is not 
> working.
> So if anyone can suggest me that JQuery and Angular can be used together 
> or not.
>
> -
> @sach
>

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