Hi Garry, Ah, I see, Angular updates the DOM fine, however, the fake check-box that jQmobile adds is not. Well, jQuery does not support 2-way binding, so you have to tell it to update. with the help of a small directive, this is quite easy. http://jsfiddle.net/nfs3vvdr/
Does that help you? 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.
