The app I have been working on has a stackable list view that I have been very pleased with but I notice that you had to click on any item twice to get it work correctly. I was following a tutorial from the guys on the Bootstrap team and they said that you needed to include the collapse plugin to get the functionality I was looking for. After further research I realized that the main bootstrap file that I am using (2.0.0) has the collapse already included in it along with everything else. All I had to do to make it work correctly was to remove the extra library and everything works fine, I hope this helps anybody that is struggling with this issue.
Twitter Bootstrap Collapse not working correctly
August 14th, 2012 by admin Leave a reply »
Advertisement