Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Tags: easy-designs/TabInterface.js

Tags

1.5

Verson comment

latest

Verson comment

1.4

minified version

1.3

updated the README file

1.2

updated version and documentation

1.1

change to ARIA spec: adding aria-controls

1.0

* switch to 1.0

* adding minified version

0.4.3

* simplified some of the JavaScript by reducing variables, combining …

…declarations, etc.

* cleaned up the class names a bit
* adjusted the demo to reflect the new class names and to use namespaced CSS

0.4.2

changed the source order for the tabs (so they come before the panels…

…, which will be more helpful in ARIA use)

changed the keyboard trigger to onkeydown

0.4.1

added support for nested elements within a tab