Skip to main content

All Questions

1 vote
1 answer
629 views

How to manipulate a Bootstrap Accordion panel using JavaScript without jQuery?

I have a panel with fields inside an Bootstrap accordion. I need my button to toggle the accordion into expanding and collapsing. Using the click() is not working. How to use pure vanilla JS to ...
DNèp's user avatar
  • 41
1 vote
1 answer
252 views

accordion panel should not open on if condition - coffeescript

I have an accordion in my .html.slim file having two panels. Panel 1 has a checkbox with some T&Cs text. Panel 2 has anything #accordion.panel-group aria-multiselectable="true" role="tablist" ...
Uzair Nadeem's user avatar
1 vote
1 answer
3k views

Bootstrap accordion icons not working on collapsed states

I am working on a accordion in Bootstrap V 3.37. I have icons on the accordion which change with open and closed states. When I the state set to collapse init works fine. But when I have the accordion ...
rob's user avatar
  • 301
0 votes
0 answers
34 views

Flexslider breaks jQuery accordion [duplicate]

When I remove the script "flexslider.js", the accordion works, but the slider disappears. When I leave it, only the slider works, but when I click on the accordion points, the page just moves down. ...
chapaev_in_hole's user avatar
0 votes
1 answer
59 views

Accordion control bootstrap

I am using the following code to build an accordion in my symfony project. https://www.bootply.com/peFUdnwOpZ# The accordion works correctly as long as we do not click on the top buttons. Pressing ...
Joseph's user avatar
  • 859
2 votes
3 answers
6k views

Nested Bootstrap Collapse (Accordion)

I'm implementing Bootstrap 3.3.7 Collapse (accordion). I did copy the example here. I modified the panel-title part by adding caret and moving the text out of anchor so that only caret would ...
Julez's user avatar
  • 1,050
0 votes
1 answer
661 views

From the list of dynamically created bootstrap accordion's while click on one it open's but others not closing?

My requirement is to dynamically create multiple bootstrap accordions inside a popup depends upon the number user enters.In that while click on first accordion it opens but while click on second ...
Sajith's user avatar
  • 163
0 votes
0 answers
595 views

Javascript search table rows but ignore search on the hidden collapsible accordion rows

I have a table, there is a toggle feature that uses accordion collapse rows. I have a search function in javascript, but when you search text and that text is not in the hidden rows the toggle doesn't ...
cagedwhale's user avatar
-2 votes
2 answers
88 views

Accordion Bootstrap in jQuery [closed]

I have to make accordion like in bootstrap (using only jQuery without JavaScript code from bootstrap) but problem is that I can't hide elements after click. My code is here. If you click code ...
Filip de Tillier's user avatar
2 votes
1 answer
1k views

Bootstrap accordion (On click of an accordion should close other accordions)

My current accordion functionality is when we click on '+' sign it opens the accordion and leaves it open even though we click on the '+' sign of other accordion. What i need is on click of one ...
user3916062's user avatar
1 vote
1 answer
485 views

Bootstrap keep accordion in the same height

I try to keep a Bootstrap accordion in the same height when the user click on another collapse pannel. The pannels should onclick wrap the space to get the accordion full hight and make the pannel ...
fteinz's user avatar
  • 1,085
0 votes
2 answers
3k views

How do I set the active tab in bootstrap accordion?

I'm hunting documentation and hacking classes. Nothing is working. All I want to do is set the active tab in a bootstrap accordion. That's it. I want to build a page (Laravel Blade), pull a variable ...
gedq's user avatar
  • 610
1 vote
1 answer
7k views

Bootstrap Accordion: Not Auto-Collapsing when another is clicked

I am aware there are similar posts to this one, but I could not find an answer. I have a bit of a custom layout, but I want to try and add the accordion effect however I cannot seem to figure out why,...
Erik Thiart's user avatar
0 votes
1 answer
1k views

Bootstrap accordion header with column issue

I have a problem with accordion. I use bootstrap accordion but ı need to add column in the accordion head panel div. So when I added columns accordion does not work very well. See the kod full screen ...
atakan aydın's user avatar
-2 votes
1 answer
290 views

How do I style my accordion?

I've created an accordion and it looks very basic. I want tips to make it look more stylish and having a hovering effect. I've also attached few screenshots of the section of my website. I think that ...
Madhurjya's user avatar
  • 175

15 30 50 per page
1
2 3 4 5 6