agusmakmun / agusmakmun/askme

switcher.js changing "checked" programatically

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.