Opened 9 years ago
Closed 9 years ago
#14263 closed bug (duplicate)
checking Checkboxes issue
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 2.0.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Requirement:If main checkbox is checked,then all other checkboxes should be checked and vice versa.
it is working as expected for first 2 or 3 times but if we repeat this(checking and unchecking) further,it is not working.
please visit the demo here.
Note: See
TracTickets for help on using
tickets.
Use
.prop
instead of.attr
. See http://api.jquery.com/prop/