block button by clicking another with angle

0

p>
<input type="checkbox" ng-model="all"><br>
<br>

<input type="text" ng-disabled="all">
<input type="radio" ng-disabled="all">
<select ng-disabled="all">
  <option>Female</option>
  <option>Male</option>  
</select>
    
asked by anonymous 09.03.2018 / 12:33

0 answers