Top "Collapse" questions

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

Collapsing Sidebar with Bootstrap

I just visited this page http://www.elmastudio.de/ and wondered if it is possible to build the left sidebar …

twitter-bootstrap-3 bootstrap-4 sidebar collapse
Change bootstrap navbar collapse breakpoint without using LESS

Currently when the browser width drops below 768px, the navbar changes to collapsed mode. I want to change this width …

css twitter-bootstrap responsive-design navbar collapse
Twitter Bootstrap Use collapse.js on table cells [Almost Done]

I am working on an accounts page that lists transactions (credits and debits). I would like the user to be …

jquery html twitter-bootstrap collapse
Bootstrap: Collapse other sections when one is expanded

I am making a Rails app, and am trying to achieve a particular functionality relating to Twitter's Bootstrap collapse. Bear …

twitter-bootstrap collapse
Bootstrap 3 collapse accordion: collapse all works but then cannot expand all while maintaining data-parent

I'm using Bootstrap 3 and trying to setup the following accordion/collapse structure: Onload: Each accordion panel in a group is …

jquery accordion twitter-bootstrap-3 collapse
Bootstrap Collapse not Collapsing

I am trying to create a collapsable component using Bootstrap. My code is this The "Collapsible Group Item #1" when clicked …

javascript css twitter-bootstrap collapse
Bootstrap 3 - disable navbar collapse

This is my simple navbar: <div class="navbar navbar-fixed-top myfont" role="navigation"> <div class=""> <ul …

css twitter-bootstrap-3 navbar collapse preventdefault
Expand and collapse with angular js

I am trying to figure out a way to do an expand and collapse using angular js. I haven't been …

javascript expand collapse angularjs
How to disable margin-collapsing?

Is there a way to disable margin-collapsing altogether? The only solutions I've found (by the name of "uncollapsing") entail using …

css margin collapse
jQuery Simple Collapsible Div?

I am looking for the proper, simple, small code to do the following things: Click on Element with Class Applied …

javascript jquery html expand collapse