10/05/07
Earl Johnson
Sun Microsystems, Inc.
This table factors in the feedback at the W3C/WAI's DHTML 08/24/07 Styleguide meeting. The basic feedback was:
What else is new?
The Accordion component is much like a sideways Tab, with vertical
sliding behavior for opening the currently selected section while
closing the previously open section. The following link takes you to an
example that can be referred to as this proposal is reviewed.
http://webdev2.sun.com/example/faces/accordion/example1.jsp
The following table defines what the various areas referred to in
the
proposal table below are.
Accordion Component | This is the Accordion widget, it's the container [or
parent]
into which the following geographical oriented elements are added. |
Accordion Header | Header that contains the name, or title of the
accordion
component; it only contains window manager type controls [all open, all
closed, QUIT?]. |
Accordion Container | The accordion container is the area where the content
for
each of accordion pane's are presented, there can be 1-n panes. |
Pane Header | The header contains the name, or
title of a pane and a button pull down menu; the
button pull down menu is optional. |
Pane Content | The content contains the text and/or interactive
elements
that the user can interact with. |
Key | Description |
---|---|
1. Down Arrow, Right Arrow |
|
|
|
|
|
2. Up Arrow, Left Arrow |
|
|
|
|
|
3. End |
|
|
|
4. Home |
|
|
|
5. Enter/Space |
|
6. Control+Page Down |
|
7. Control+Page Up |
|
8. Control + Up Arrow |
|
9. Control + Down Arrow |
|
10. Tab |
Starting from the Accordion Header, the following describes
how Input Focus changes each time the Tab key is pressed :
|
11. Shift+Tab |
Moves input focus in reverse of what Tab does generally; the
following describes what happens when input focus starts on the first
Tab navigable element after an accordion pane and Shift+Tab is
repeatedly pressed::
|
12. Control+F10
|
|
|
|
13. Esc |
|
|
\