Bootstrap: Collapse other sections when one is expanded

后端 未结 11 825
一向
一向 2020-11-27 06:28

I am making a Rails app, and am trying to achieve a particular functionality relating to Twitter\'s Bootstrap collapse. Bear with me as I explain it.

I currently hav

11条回答
  •  温柔的废话
    2020-11-27 07:00

    For Bootstrap v4.1

    Add the data-parent attribute to the collapse elements instead on the button.

    keys
    attrs
    edit

提交回复
热议问题