Joined February 2016
·

Jan

Prague
·
·

Posted to Jquery Radio buttonset allow deselect over 1 year ago

Your html doesn't match your javascript. You're calling buttonset on a class called radio, when that's the ID. There is no .button_bar. Someone trying to use this will have to figure out exactly what they have to do to get the UI to refresh properly. For me, I had to remove the ui-state-focus class on the label element. Also, the change event won't fire if the user untoggles the radio using this method.

Achievements
1 Karma
0 Total ProTip Views