Radio button not able selected = true  while i using  ui-sref . how to 
solve this issue

<input type="radio" id="variable" name="variable" ui-sref="welcome" 
ng-model="myvariable" value="true">Yes
                <input type="radio" id="variable" name="variable" 
ui-sref="welcome2" ng-model="myvariable" value="false">No

-- 
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.

Reply via email to