behigh / bootstrap_dropdowns_enhancement

Bootstrap Dropdown Menus Enhancement
546 stars 194 forks source link

How to clear a dropdown radio button set #22

Open tlemmons opened 9 years ago

tlemmons commented 9 years ago

I have a dropdown radio set with the custom placeholder labels. I need to clear the set and label back to default. I can clear the radio group value but that leaves the place holder in the button. What would be the best way to reset the button back to default text?

Thanks in advance for any help.