Skip to main content

All Questions

0 votes
0 answers
13 views

JS Accordion : jump to title when open

I have a FAQ section with accordion for each questions. When I open an question, I would like the window to scroll to the top of the title of the current opened accordion (instead of staying in the ...
Hellooo's user avatar
  • 15
0 votes
1 answer
140 views

Accordion not opening the links

Here's a html and js, which I am using for accordion. Issue is when I click on links its not opening. But when I center click on links its opening correctly in new tab. I also have to used these links ...
Netih J's user avatar
  • 26
0 votes
1 answer
89 views

jQuery - Open one accordion, close others

I have an accordion section and need to achieve two things: Have the first accordion open by default on page load. Everytime I click on closed accordion, open it and close the one opened previously. ...
Magnetic1337's user avatar
0 votes
1 answer
522 views

Animate accordion plugin with auto height

I am using a very lightweight plugin for an accordion which is great but I can't get it to animate without a fixed height. I initially tried the usual transitions before realising they did not work ...
Mr Toad's user avatar
  • 246
1 vote
0 answers
125 views

Open current accordion on click button , close other opened dynamically using jqwery

I have a multiple div in the form. On click button, we open accordion. When I'm in second accordion , the first should be closed dynamically. For moment , in click current button to open accordion , ...
alice 's user avatar
  • 41
1 vote
1 answer
269 views

Group the content of accordion elements html

I am developing a website and part of it is a jsp that receives data from the database. This data is presented in an accordion. The problem is that the first value is repeated, so you would have to ...
User22's user avatar
  • 33
0 votes
1 answer
49 views

Trying to hack accordian script so they are closed by default

So, I have a theme with an accordian option in it - however the accordian opens the first item. I would like it to be closed - I know it's controlled with JS which is not my forte. I can see the JS ...
Thom Baker's user avatar
0 votes
1 answer
653 views

accordian hover effect and accordian body same color as header

I was making a collapsible accordian and found two things that I want to change. I am following this website. I am unable to do some of the things. Like the hover is not working same as that and ...
Sachchidanand Prasad's user avatar
-2 votes
3 answers
1k views

Wordpress accordion menu dont work properly

I have the following page https://german-academic-institute.eu/faqs/ with the WPBakery plugin that has the Accordion menu for FAQs in the middle of the page. All those menus are made to be closed, but ...
Boris Zegarac's user avatar
0 votes
1 answer
34 views

Jquery accordion nested link crashes the parent link

The problem is when we click E4. Before even showing it's submenus E4I and E4II, the parent of E4 which is E closes automatically. Does jQueryUI support nested accordions? The design primarily was ...
Thamjith Thaha's user avatar
0 votes
1 answer
510 views

Animated accordion - panel padding (top, bottom) breaks design

In the following animated accordion (it's from W3 school https://www.w3schools.com/howto/howto_js_accordion.asp), I'm finding that adding big top+bottom padding to panel breaks design. so instead of ....
user2277916's user avatar
0 votes
0 answers
752 views

Jquery Bootstrap Accordion FAQ Search Case

Working on a Jquery bootstrap accordion FAQ search facility - following some help from this post I'm 95% there, but need to modify to achieve: (1) searching in any case (it seems to ignore capitals); (...
SolaceBeforeDawn's user avatar
0 votes
1 answer
521 views

Bootstrap accordion (On click of button, all other parts of accordion should be closed and hidden from display)

Trying to have an accordion with 4 or 5 main buttons, when one is clicked, others should disappear so that the clicked button should be the only one displayed. When minimized, others should reappear ...
Evdev's user avatar
  • 1
0 votes
1 answer
968 views

How to dynamically select option in dropdown menu?

How to do when selecting the one subject then the time will appear according to the subject selected? each subject have many options of time and how to display when select one subject and the time ...
lili's user avatar
  • 3
2 votes
1 answer
2k views

How to make all accordion open in browser and close in mobile view by default?

I'm editing accordions according to my requirements, as the accordions are closed by default. I want it to be opened by default in desktop browser and keep closed on mobile browser. HTML, CSS and JS ...
user avatar

15 30 50 per page
1
2 3 4 5
17