G
G
Gera112020-07-26 01:41:24
JavaScript
Gera11, 2020-07-26 01:41:24

How to make button toggle collapse blocks in bootstrap4 using jquery?

How to switch to the next collapse in bootstrap 4 collapse blocks here .
I made NEXT buttons there, how to make it so that by clicking on this button the next collapse block opens?
And the open one was closed earlier

Answer the question

In order to leave comments, you need to log in

1 answer(s)
0
0xD34F, 2020-07-26
@Gera11

Add attributes to buttons: data-target="#id-следующего-collapse-блока"and data-toggle="collapse".
https://jsfiddle.net/vu2t7xeh/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question