Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iCheck disabled checked #418

Closed
theveil2019 opened this issue Jul 28, 2019 · 1 comment
Closed

iCheck disabled checked #418

theveil2019 opened this issue Jul 28, 2019 · 1 comment

Comments

@theveil2019
Copy link

theveil2019 commented Jul 28, 2019

Hi,
I have set default iCheck radio button to disabled. I'm using flat class green skin.
Now my problem is when i enable the radio button through jquery prop(), I am not able to see the green skin, instead it is in .disabled.checked mode. could any one help me on this issue. I've been trying to find a solution but all in vein. I'm cracking my head on this.

I know may be this is a simple fix, but it's not working for me. Appreciate any help

@drgullin
Copy link
Owner

drgullin commented Sep 24, 2020

You can't use prop method with iCheck, since it directly changes an attribute, without firing any callbacks (iCheck doesn't know is anything changed).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants