javascript - Query on Bootstrap Accordion -


I have a problem

I want to keep only one item activated , Others need to shut down. But I did not think how to do this I code (the above link) shows what I have tried so far.

PS: Ideally, each box has a button to post a check box that is checked on the next page.

Thank you

There is an error in your markup You have 3 panel-group elements But you only need one.

For more information

Fixed code: View official documents

Comments

Popular posts from this blog

python - how we can use ajax() in views.py in django? -

matlab - Using loops to get multiple values into a cell -

python - Sequence Pattern recognition with Pybrain -