Hi Biru, Thanks for the reply, In some cases it will work but I have different scenario, I have one page where all Side menu is fixed and I am refreshing content area by calling dynamic html pages onclick of any menu button. In this case the JQuery library is imported in the parent page and working fine for first time but on click of any menu html is getting changed that time jQuery is not working.
On Wednesday, May 27, 2015 at 5:06:27 PM UTC+5:30, Biru Kudale wrote: > > > > On Wednesday, May 27, 2015 at 4:54:05 PM UTC+5:30, @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 >> > Hi, > JQuery and Angular can be used together. > -- 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.
