Hi Sander, I understand how you are doing it. I still can't figure out one thing that maybe I'm thinking wrong. At the beginning I was talking about create a single modal box. But in reality this modal box will contain an input for auto-complete search (a little bit like the Finder on Mac). So I think that maybe just doing a directive is not the best approach since later I will have to handle the search and Ajax. Should I create an other "Module" that does all this job with it's own controller etc and then inject it in my main App ? If yes, do you have examples where one module injected in an App, add some HTML to it ?
Thanks again ! Le jeudi 12 février 2015 11:14:36 UTC+1, Sander Elias a écrit : > > Hi Aimery, > > I'm sorry for my example, I copied in the wrong link. this was the > original sample <http://plnkr.co/edit/Gzy0j4vWg0MQlCtnOovV?p=info>. > > However I took yours, and build a simple full functioning dialog > <http://plnkr.co/edit/NxInfK1roF0BNpYEM1qv?p=preview> for you. Is this > what you was looking for? > > Regards > Sander > -- 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.
