Accordion have to collapse on checked checkbox. And must be hidden when it\'s uncheked.
Here is code : http://jsfiddle.net/UwL5L/2/
Why it doesn\'t checks? <
I was facing the same problem and I've found the answer on this video: http://www.lynda.com/Bootstrap-tutorials/Adding-check-box-using-collapse-enhance-usability/161098/176537-4.html I hope it helps! I'm using it now to collapse a full div below a checkbox, very simple. The only problem is if you double click it fast it gets messed, but it usually doesnt happen.