Side navigation
#14539 closed bug (duplicate)
Opened November 13, 2013 10:08PM UTC
Closed November 13, 2013 10:11PM UTC
Cannot select radio button after unselecting
| Reported by: | bersicker@gmail.com | 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.
Attachments (0)
Change History (1)
Changed November 13, 2013 10:11PM UTC by comment:1
| resolution: | → duplicate |
|---|---|
| status: | new → closed |
Duplicate of #13245.