Top "Collapse" questions

This tag is deprecated and should not be used, because it lacks discriminating power.

Twitter bootstrap 3.0 icon change on collapse

This is about Bootstrap 3.0. I would like the icon/glyphicon to change on collapse. I.e, from a closed folder …

jquery icons collapse twitter-bootstrap-3 glyphicons
Android Studio Collapse definitions and methods

How can I collapse all definitions and methods within the Android Studio editor? Visual Studio has that option on Edit--&…

editor edit android-studio collapse
Bootstrap: How to collapse navbar earlier

I want to collapse my navbar in earlier resolution than 768px, for example 992px, how would I do that? thanks! (…

css twitter-bootstrap navbar collapse
Bootstrap Collapse - Expand All

I've implemented Bootstrap 3 Collapse. The client wants all of the target blocks to expand when any one of the heading …

twitter-bootstrap-3 collapse
How to determine if a bootstrap collapse is opening or closing?

If I have a bootstrap collapse how can I determine from a click event wether the collapse is opening or …

javascript jquery twitter-bootstrap collapse
Toggle button collapse not working in Bootstrap navbar

My toggle button is not working when the navbar collapses. I have checked the data-target several times and looks ok. …

twitter-bootstrap toggle navbar collapse
Trigger a Bootstrap .collapse('toggle') via an event

I have a form that spans several out-of-the-box Bootstrap Collapse panes. They toggle correctly on a mouse click - now …

jquery twitter-bootstrap collapse
Can't bind to 'target' since it isn't a known property of 'div'

I am getting this error while implementing collapse feature: Error: Template parse errors: Can't bind to 'target' since it isn't …

angular collapse
Bootstrap 3 Menu is not collapsing on Ipad

I am doing a project using the new updated Bootstrap 3 RC1. There are may new features with the new Bootstrap 3 …

menu collapse navbar twitter-bootstrap-3
Collapse all group except selected group in expandable listview android

I'm developing android application using expandable list view. Actually what I need is, I'm listing group, which contains child. If …

android expandablelistview expand collapse