switcher.js changing "checked" programatically
Aperta
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.