nwe44 / Expandable-accordion

Reconfiguration of jQuery UI Accordion to allow Expand/Collapse all functionality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Expandable accordion This implementation of a jQuery UI accordion allows multiple selections to be open at a time, and adds expand all and collapse all buttons. The standard jQuery UI Accordion is built to only allow one selection to be open at a time. This is for a good reason ( http://jqueryui.com/demos/accordion/ ). This plugin is a time saver in as much as it adds the jQuery UI class names to enable themeroller, and expand and collapse all buttons. It will eventually also add ARIA support back in.

#To do Code tidy ARIA support

About

Reconfiguration of jQuery UI Accordion to allow Expand/Collapse all functionality.


Languages

Language:JavaScript 100.0%