switcher.js changing "checked" programatically
Đang mở
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 0
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.