Accordian Lists
Ways to expand/collapse blocks of text with and without javascript.
Examples:
The good old JavaScript method
Using HTML5's summary/details
Summary/Details enhanced with JavaScript
Combined examples for responsive web design
Back