angularjs - html select option have issue using angular.js -


i have problem > http://jsfiddle.net/wwno55hj/109/ want stay 2 string: true , false. if $scope.readonly = true; in html selected must true , if $scope.readonly = false; in html selected must false.

ngselected used in <option> not <select>.

https://docs.angularjs.org/api/ng/directive/ngselected

see this: http://jsfiddle.net/wwno55hj/112/


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -