Pregled code-a:
AngularJS - Parent i child controllers
Primjer pokazuje da se scope objekt mora definirati samo sa $scope , a ne može sa npr. $skope.
$skope.tekst= {{tekst}}
Pregled stranice:
Pogledaj stranicu
../javascript/angularjs/primjeri/27controller_skope.html
.