thanks.

for the actually checking though, how do I go through the object and do the 
check?

something like?
    for (var prop in checkboxData) {
      if(checkboxData[prop] === true){
        
      }
    }

On Wednesday, 22 January 2014 15:03:43 UTC, Sander Elias wrote:
>
> Oh and the slider isn't a problem also. 
> Your check_if_this_item_needs_inclusion(item) function will get slightly 
> complex though ;)
>
> 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/groups/opt_out.

Reply via email to