switcher.js changing "checked" programatically
Ouverte
- Langage dominant
- Aucune donnée de langage
- Étoiles
- 0
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Hello. I am using your switcher.js, and I like it very much, however
I am needing to programmatically change the "Checked" state, and switcher.js does not automatically change appearance when I do this.
Regular checkboxes seem to work fine, but not when I wrap them in switcher. Perhaps it is not possible.
I simply use jquery to make the programatic change: $("#myElement").prop("checked", false);
Your kind help would be appreciated.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.