Collapsible Buttons - Bootstrap 3.3.4
问题 I'm using bootstrap collapsible button group. I want only one single group box to be visible at a time. I made a function in js to remove the "in" class and to change the aria-expanded statement but I think this is useless since people are using data-parent="#myGroup". Apparently data-parent="#myGroup" won't work for me for a reason. I tried using data-parent on single element and on both buttons and collapse group and still can't make it work. In this fiddle you can see that multiple groups