Expand / Collapse Widget

Examples of an accessible expand/collapse widget. Each widget is wrapped with a div.example and the controlled content container has the class "details".

Q: How does this work? A: The script toggles the inline height and aria attributes to animate and remain accessible.