Top "Collapse" questions

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

Jquery Accordion Expand All Collapse All

I was looking for a way to include an "expand all" and "collapse all". I've updated the demo with the …

jquery accordion expand collapse
Disable collapse for link in a data-toggle element

I have a collapsing panel body, like this (the fiddle, which now has the fixed code): <div class="panel …

javascript twitter-bootstrap collapse
Uncaught TypeError: Cannot read property 'documentElement' of null

After i include the bootstrap.js <script type="text/javascript" src="/js/bootstrap/js/bootstrap.js"></script&…

jquery twitter-bootstrap collapse
Disable toggle option in Bootstrap 3 collapse accordion on large resolutions

Can the toggle functionality on Bootstrap collapse accordion be disabled only on larger resolutions? The goal is to have the …

javascript twitter-bootstrap twitter-bootstrap-3 accordion collapse
sb admin 2 menu doesn't collapse when i edit some content

i'm working to edit some content for this bootstrap theme: http://startbootstrap.com/template-overviews/sb-admin-2/ when i delete some content …

html css twitter-bootstrap collapse
How to use bootstrap to hide one of div when zoom browser windows size smaller

I use bootstrap to design my web UI , and now I have a requirement as below: I define the below …

html css twitter-bootstrap show-hide collapse
How do I uncollapse a margin?

Collapsing margins in CSS: http://www.w3.org/TR/CSS21/box.html#collapsing-margins I understand the purpose of the feature, …

css margin collapse
How to have Collapsable/Expandable JPanel in Java Swing

I want a JPanel that can be Collapsed or Expanded when user clicks on a text/icon on its border. …

java swing jpanel expand collapse
Two Bootstrap nav menus at the same time

I like to know if its possible to have two nav's at the same time. Here is a JSFiddle with …

javascript css twitter-bootstrap less collapse
react expand and collapse just one panel

Need help with react... Trying to implement a collapsible list of cards with weather information. Already implemented the behavior of …

javascript reactjs collapse expand