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

Commit

Permalink
updated version and documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
aarongustafson committed Sep 29, 2010
1 parent 127ee6a commit 2b52938
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ TabInterface generates all of the code necessary to create an accessible tabbed

== Current Version

1.0 (11 August 2010)
1.2 (29 September 2010)

== Requirements

@@ -43,7 +43,7 @@ Note: Tab labels will be either the header content or the heading's TITLE value.

== How it works

Content is split using the first heading level (H1-H6) encountered within the "tabbed" container.
Content is split using the first heading level (H1-H6) or HEADING element encountered within the "tabbed" container.

== Demo

0 comments on commit 2b52938

Please sign in to comment.