jQuery plugin for creating responsive tabs. The controls behave like regular tabs above a specified screen width (defined by an editable media query in the associated css file), and behave like an accordion on screens below that width.
Features:
Progressive enhancement – uses semantic heading/content markup – tabs and accordion are created entirely with jQuery
Uses Aria attributes and roles to aid screen reader accessibility
Tabs and their content are fully accessible via keyboard