Opened 9 years ago
Closed 9 years ago
#14539 closed bug (duplicate)
Cannot select radio button after unselecting
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.10.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Using jQuery to control radio button groupings (cannot use "name" in my instance). After unselecting all radio buttons, "$(this).attr('checked', true);" fails to do anything.
Works fine with jQuery 1.7
Thanks.
Note: See
TracTickets for help on using
tickets.
Duplicate of #13245.