79341549

Date: 2025-01-09 06:33:09
Score: 1
Natty:
Report link

1.To change disabled css try to get the background position of your desired style.

.iradio_square-yellow.checked.disabled {
background-position: -168px 0 !important;}

2.to disable iCheck use

 $('#RadioID').iCheck('disable');
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: user1972155