Skip to main content

Questions tagged [accordion]

An accordion is a type of menu that allows for additional content to be shown below the heading upon mouse action. Only one heading's content can be open at a time. When the next heading is selected, the previous heading's content will close.

accordion
27 votes
3 answers
49k views

jQuery & Prototype Conflict

I am using the jQuery AutoComplete plugin in an html page where I also have an accordion menu which uses prototype. They both work perfectly separately but when I tried to implement both components ...
user avatar
67 votes
7 answers
141k views

Bootstrap Accordion button toggle "data-parent" not working

I'm trying to create an accordion using Bootstrap 3 using the button collapsible with the data attribute, without the accordion markup. It just looks more cleaner to me. However I cannot make the ...
Ziik's user avatar
  • 1,039
36 votes
12 answers
133k views

jQuery UI Accordion Expand/Collapse All

I'm using the jQuery UI Accordion (which does not allow more than one item open at a time) on a project. Using accordion is appropriate since I usually do only want one panel open at a time. However, ...
Alec Rust's user avatar
  • 11k
4 votes
1 answer
4k views

Accordion in Windows Forms DataGridView

I need to implement some kind of accordion effect in a Windows Form DataGridView. When the user selects a row, the row is expanded to display some more information and if possible some buttons or ...
nivs1978's user avatar
  • 1,209
49 votes
13 answers
57k views

How do you make Twitter Bootstrap Accordion keep one group open?

I am trying to mimic the Outlook bar using Twitter bootstrap using the accordion and collapse plugin, so far I got the collapse and accordion working, but it presently allows for all sections to be ...
Archimedes Trajano's user avatar
25 votes
4 answers
62k views

Android - accordion widget

I'm looking at best way of creating an Accordion-style widget such as on this page. Is there a way of achieving same effect using standard Android toolkit or do I need to build custom widget? If so - ...
Bostone's user avatar
  • 37k
4 votes
2 answers
25k views

How to create an Accordion with UItableview under a UItableview? [closed]

I am working on app which requires a Facebook/Gmail iphone app type menu which i already have with the help of DDMenuController. But now i have requirement where one of the rows needs to show ...
Ashutosh's user avatar
  • 5,694
32 votes
6 answers
78k views

Bootstrap accordion, scroll to top of active (open) accordion on click?

I'm making a responsive site using Bootstrap and it contains accordions with a large amount of text, when you read to the bottom and click the next accordion, the large amount of text is collapsed and ...
user3574766's user avatar
16 votes
3 answers
38k views

winforms accordion [closed]

anyone know a c# winforms accordion control? preferrably open source or free.
user avatar
0 votes
2 answers
7k views

collapse and expand tabs jquery / simple accordion

I have query regarding Accordion tabs .. I have used Accordion Menu plugin Below code i have used for the tabs in the page . [accordions] [accordion title ="about"]**Content 1** [/...
user avatar
10 votes
4 answers
33k views

How to change header component in TitledPane in JavaFX

I cannot find an answer about this anywhere on the internet. I have an application that has to have collapsable panels, so the TitledPane and Accordion set-up in Java FX is a natural candidate. In ...
Dan Bucholtz's user avatar
1 vote
2 answers
2k views

Multiple read more / read less sections are not working on a page

I have multiple read more / read less sections for a page. If I use one read more read / less section on the page, that is working fine, if I use multiple sections on the page then only one section is ...
Designer16's user avatar
11 votes
7 answers
44k views

Link to open jQuery Accordion

I'm trying to open an accordion div from an external link. I see the "navigation: true" option but I'm not sure how to implement it. Do you give each div an id and call the link like this? http://...
glider's user avatar
  • 225
10 votes
6 answers
57k views

Only open one accordion tab at one time

I have an accordion that works really well, it looks good on the site and works as it should. However, I'm trying to add some more JavaScript functionality to it, to make it more it look more ...
Usman Zafar's user avatar
22 votes
3 answers
15k views

JavaFX accordion with multiple open panes

Is it possible to have an accordion with more then 1 open pane in JavaFX?
sight's user avatar
  • 375

15 30 50 per page
1
2 3 4 5
21