Adding open/closed icon to Twitter Bootstrap collapsibles (accordions)

后端 未结 19 2448
失恋的感觉
失恋的感觉 2020-12-22 18:23

I\'ve set up this simple version of the Bootstrap accordion:

Simple accordion: http://jsfiddle.net/darrenc/cngPS/

Currently the icon only po

19条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-22 19:08

    Here is a solution that creates a section that is expandable using somewhat material design, bootstrap 4.5/5 alpha and entirely non-javascript.

    Style for head section

    
    

    Body html

    CONTENT GOES IN HERE

提交回复
热议问题