Skip to content

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

Notifications You must be signed in to change notification settings

badgernz/Expandable-accordion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

#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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 46.1%
  • CSS 32.4%
  • HTML 21.5%