[AngularJS] Re: $scope does not change on element click

2015-03-20 Thread Sander Elias
Hi Nico, There where a couple of problems. I solved most of them in the updated fiddle http://jsfiddle.net/rsg5cLkg/1/. You should really read through the john papa's styleguide https://github.com/johnpapa/angularjs-styleguide! it will clarify a lot. If you are serious about angular, stop

[AngularJS] Re: $scope does not change on element click

2015-03-20 Thread Nico Nagel
Thanks for your answer and fiddle! Yes, I'm new to angular but I really want to learn it the right way. I will read through the styleguide and try again. Regards, Nico Am Freitag, 20. März 2015 13:48:31 UTC+1 schrieb Sander Elias: Hi Nico, There where a couple of problems. I solved most of