Accessibility in the MayUJoy starter store

The MayUJoy starter store follows the IBM accessibility guidelines to implement accessibility features, helping users who have a physical disability, such as a visual impairment, hearing impairment, or limited mobility, successfully use the store.
For more information about IBM Accessibility, see the Human Ability and Accessibility Center.
Accessibility testing for the MayUJoy starter store was completed using Firefox 3 and JAWS 10.
Note: The following known accessibility limitation exists in the MayUJoy starter store:
  • Mozilla Firefox users are required to use a mouse as one of their input devices when interacting with the MayUJoy starter store's Flash content. That is, the Flash content is not fully accessible if the keyboard is the only usable input device. See Mozilla's Voluntary Product Accessibility Template for more information.
  • Some users might not have enough time to complete form information; because the default session timeout is 30 minutes. To allow users enough time to complete the form, a store administrator can change the session timeout properties in the wc-server.xml file to another value. The default value, as shown in the following snippet, is 1800000 milliseconds:
    <LoginTimeout enabled="true"> 
        <Timeout display="false" value="1800000"/> 
    </LoginTimeout>
    Based on W3C and IBM standards, setting the limit to 20 hours will pass accessibility standards. For information see, http://www.w3.o../UNDERSTANDING-WCAG20/time-limits-required-behaviors.html. Increasing the limit to 20 hours might cause a security issue.

My Center keyboard shortcuts

My Center is fully accessible by customers using a keyboard as their only input device. The following actions can be performed on My Center using keyboard shortcuts:

My Center keyboard shortcuts in the MayUJoy starter store

The following table describes keyboard shortcuts in the MayUJoy starter store.

Section Action Keyboard shortcut
My Center Open Tab (to highlight the Open/Close button), and then Enter
Close Tab (to highlight the Open/Close button), and then Enter
My Center menu Put focus on the My Center menu Tab (to highlight the menu button)
Open menu Down Arrow
Navigate to next menu item Down Arrow
Navigate to previous menu item Up Arrow
Close menu Esc or Tab
My Center tabs Put focus on a My Center tab Tab (to highlight the tab)
Navigate to next tab Right Arrow
Navigate to previous tab Left Arrow
Tab content Put focus on tab content Tab twice (when highlighting a tab)
Shopping cart and wish list content access Tab
Browsing history and compare zone content access Tab
Compare and clear button access in compare zone Tab
Navigate to next page of content Ctrl+Page Down
Navigate to previous page of content Ctrl+Page Up