python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
to make accordion as a checkbox
In my angular application, I am using bootstrap accordion.
But I want accordion to act as a check box, if the check box is checked the accordion should expand and get selected.
But I am not able to d...
Utkarsh Goyal
Votes: 0
Answers: 1
Bootstrap missing top accordion border when accordion-items hidden
I have a Bootstrap 5 accordion component on my page. I also have a JavaScript snippet that makes one or multiple accordion-items of this accordion hide depending on user search.
When the top accordion...
Nicolas Berthier
Votes: 0
Answers: 1
How to use a JQuery function twice in the same page?
I'm not really great at coding, but I eventually do some stuff for my office.
I'm currently building an accordion that carries some information from a json. I use a JQuery code I got in the internet t...
class5cat
Votes: 0
Answers: 1
accordion collapse using for each loop
I'm having some trouble with accordion collapsion.
I'm building a network monitor and every accordion is dynamically added via foreach loops.
So i have accordions in accordions and foreach loops in f...
Technology Researcher
Votes: 0
Answers: 0