Skip to main content

Bug Tracker

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.

http://jsfiddle.net/c2ALF/

Works fine with jQuery 1.7

Thanks.

Attachments (0)
Change History (1)

Changed November 13, 2013 10:11PM UTC by dmethvin comment:1

resolution: → duplicate
status: newclosed

Duplicate of #13245.