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 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 …

javascript jquery jquery-ui accordion jquery-ui-accordion
JQUERY UI Accordion start collapsed

How can I make the jquery UI accordion start collapsed when the form loads. Is there any javascript code for …

jquery accordion jquery-ui-accordion
jQuery - Accordion Effect on a Table

I'm having difficulty implementing an accordion effect on three different tables using jQuery and I could use some assistance. Right …

jquery jquery-ui-accordion
jQuery UI Accordion activate

I'm not getting how to do this, or if I can do this. I have a jQuery UI Accordion, multiple …

jquery accordion jquery-ui-accordion
jQuery UI: TypeError: $(...).accordion is not a function

For some reason the jQuery UI Accordion does not work. I keep getting this error: TypeError: $(...).accordion is not a …

javascript jquery jquery-ui jquery-ui-accordion
Dynamically adding and refreshing elements to the Accordion widget in jQuery UI

Several questions here on SO reference this open jQuery UI feature request for the ability to dynamically add/remove panels …

jquery jquery-ui accordion jquery-ui-accordion
jquery ui accordion - multiple accordions expand/collapse all - style issues

I'm attempting to create an accordion where I can expand/collapse all sections with a single click. I also need …

jquery-ui jquery-ui-accordion
Add items to a jQuery Accordion with jquery

I am using the jQuery accordion plugin to make an accordion of some data. Then I want the user to …

ajax jquery-ui jquery-ui-accordion
Twitter Bootstrap 3 collapse when checkbox checked

Accordion have to collapse on checked checkbox. And must be hidden when it's uncheked. Here is code : http://jsfiddle.net/…

javascript jquery twitter-bootstrap twitter-bootstrap-3 jquery-ui-accordion
Find input button within a selected class div

How could I use jquery to find out this button within a div with class name "blueheaderbar accordionButton on" then …

jquery button jquery-ui-accordion