Hi, I would like to see your final code, please. Also I want to know why should you use *terminal: tru**e* in your code below.
Thank you in advance :) Alex בתאריך יום ראשון, 7 באפריל 2013 11:06:37 UTC+3, מאת Sergey Chico: > > I had already did it. But thanks anyway. I'll take a look. > > On Sunday, April 7, 2013 9:55:03 AM UTC+4, Pavel Bosin wrote: >> >> You may find this post useful: >> >> https://groups.google.com/forum/#!searchin/angular/tree/angular/ByyaoIJKJ0Q/u86W9hENDWAJ >> >> On Tuesday, March 12, 2013 2:01:16 AM UTC-7, Sergey Chico wrote: >>> >>> Hi I'm trying to make a collapsible checkbox tree directive: >>> http://plnkr.co/edit/v9Cl4d?p=preview >>> It works fine (except select/unselect all children clicking on parent is >>> not implemented yet) but I can not get the result array of checkbox values. >>> How can I get something like ["0101": true, "0102": true] ? I understand >>> that I should have some array in parent scope of my recursive directive but >>> I can not get it work proper. >>> >> -- 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.
