Skip to content

Latest commit

 

History

History
executable file
·
13 lines (8 loc) · 470 Bytes

File metadata and controls

executable file
·
13 lines (8 loc) · 470 Bytes

koalapse

Koalapse is a little jQuery plugin that let you create collapsible content panels - like jQuery UI Accordion.

Koalapse was created with accessibility in mind. It use WAI-ARIA's attributes and it is fully functionnal with keyboard navigation. This plugin is inspired by the ARIA Examples of heydonworks.

##TODO

  • Add sliding animation
  • WAFM ( Write a f***ing manual )