Top "Jquery-ui-accordion" questions

Accordion widget from jquery-ui that displays collapsible content panels for presenting information in a limited amount of space.

jQuery accordion - how to collapse other open accordion panes when another one is opened

I have an accordion that I want to have the following functionality: when the user clicks on a link to …

jquery jquery-ui-accordion
putting a jQuery UI Accordion in a jQuery UI Dialog

By creating the appropriate markup for Tabs, I've been able to place a jQuery UI Tabs widget inside a jQuery …

jquery jquery-ui-dialog jquery-ui-accordion
jQuery UI Accordion, default expanded

I'm using the jQueryUI Accordion plugin for site navigation. My page is rendered server-side, the current tab gets an attribute …

jquery jquery-ui jquery-ui-accordion
Bootstrap accordion allow multiple to open

I have taken this accordion code from Bootstraps own source. But it doesn't collapse the others when I open a …

jquery twitter-bootstrap jquery-ui-accordion
jQuery UI Accordion (hiding all by default)

Hello I am using jQuery UI Accodions By default, the first accordion is shown and other are hidden. I would …

javascript jquery jquery-ui jquery-ui-accordion