About 108,000 results
Open links in new tab
  1. Collapse - Bootstrap

    Just add data-toggle="collapse" and a data-target to the element to automatically assign control of one or more collapsible elements. The data-target attribute accepts a CSS selector to apply …

  2. Bootstrap Collapse - W3Schools

    The .collapse class indicates a collapsible element (a <div> in our example); this is the content that will be shown or hidden with a click of a button. To control (show/hide) the collapsible …

  3. How to Expand and Collapse Elements with Bootstrap 5 - Tutorial …

    In this tutorial you will learn how to show and hide elements with Bootstrap. You can use the Bootstrap collapse JavaScript plugin to easily show and hide (or expand and collapse) specific …

  4. Bootstrap Collapse - free examples & tutorial

    Responsive collapse built with Bootstrap 5. Collapse panel, vertical collapse, collapsing divs, data-toggle usage, collapse button & more.

  5. Bootstrap 5 Collapse Via JavaScript - GeeksforGeeks

    Jul 23, 2025 · Bootstrap 5 Collapse can be triggered using two ways using data attributes and using JavaScript. For using it with JavaScript, a new Bootstrap collapse object needs to be …

  6. Bootstrap Collapse Component - Examples & Tutorial

    Responsive collapse component built with the latest Bootstrap 5. Collapse are expansion panel allows users can expand or collapse the long sections of information. Collapse are toggle the …

  7. Collapse · Bootstrap v5.3

    Toggle the visibility of content across your project with a few classes and our JavaScript plugins. The collapse JavaScript plugin is used to show and hide content. Buttons or anchors are used …

  8. How To Create Bootstrap Collapse [Tutorial With Examples]

    Apr 1, 2025 · In this tutorial, you will learn what a Bootstrap collapse is, how to create a Bootstrap 4 collapse, different types of collapse like Bootstrap navbar collapse, collapse with multiple …

  9. Bootstrap Collapse - extended examples and tutorials - CoreUI

    Bootstrap collapse component toggles the visibility of content across your project with a few classes and some scripts. Useful for a large amount of content.

  10. How to use the Bootstrap Collapse Component - Blogs

    This article offers a complete guide to the bootstrap collapse component, covering its fundamental workings and providing practical examples.