Hi, I'm using AngularJS on an edit page of my website. On this page I load Chosen and Tooltipster (that I use all around the website) but I can't understand why they are not working. No errors, but the tooltips doesn't show and the Chosen select is empty. I think it's because AngularJS display the content after the JQuery loop on the DOM or something like that but I can't understand how I should fix this ?
I don't want to use special version of this plugin for AngularJS as I have also my own JQuery plugin that I need to make work on the same page. So my wish is to understand the AngularJS way to leave JQuery plugin do their jobs ? Thanks a lot ! -- 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.
