Priority 2 Accessibility
This page does not meet the requirements for Bobby AA Approved status.
Below is a list of 4 Priority 2 accessibility error(s) found:
- Use relative
sizing and positioning (% values) rather than absolute (pixels).
(30 instances)
Lines 67, 71, 75, 79, 86, 89, 114, 118, 120,
123, 129, 131, 134, 138, 143, 145, 148, 149, 160, 161, 163, 168, 173,
176, 177, 188, 190, 195, 197
- Use a public
text identifier in a DOCTYPE statement. (1 instance)
Line 1
- Make sure event
handlers do not require use of a mouse. (6 instances)
Line 80
- Explicitly
associate form controls and their labels with the LABEL element.
(1 instance)
Line 108
Priority 2 User Checks
User checks are triggered by something specific on the page; however,
you need to determine whether they apply. Bobby AA Approval requires that
none of them apply to your page. Please review these 12
item(s):
- Check that the
foreground and background colors contrast sufficiently with each
other. (55 instances)
Lines 41, 45, 46, 49, 54, 56,
68, 71, 72, 75, 76, 80, 81, 87, 89, 90, 115, 120, 121, 123, 124, 134,
138, 149, 156, 160, 161, 163, 173, 177
- If there are
logical groupings of form controls, use FIELDSET with LEGEND on each
group. (1 instance)
Line 106
- If objects use
event handlers, make sure they do not require use of a
mouse.
- Avoid use of
obsolete language features if possible. (12 instances)
Lines 91, 149, 160, 161, 163, 168, 173, 176, 177
- Use style sheets
to control layout and presentation wherever possible.
- Is the user
made aware that there will be pop-up windows or changes in the active
window? (2 instances)
Lines 68, 155
- Make sure that
labels of all form controls are properly placed.
- Make sure that
all elements that have their own interface are operable without a
mouse. (1 instance)
Line 91
- If this gif
image is animated, make sure it does not contain fast or distracting
motion. (38 instances)
Lines 45, 46, 49, 54, 56, 68,
72, 76, 80, 87, 90, 109-110, 115, 121, 124
- If scripts
create pop-up windows or change the active window, make sure that the
user is aware this is happening. (4 instances)
Lines
6, 151, 152, 179
- Add a
descriptive title to links when needed.
- Mark up any
quotations with the Q and BLOCKQUOTE elements.
The following 7 item(s) are not triggered by any specific
feature on your page, but are still important for accessibility and are
required for Bobby AA Approved status.
- Make sure that
all link phrases make sense when read out of context.
- Group related
elements when possible.
- Make sure your
document validates to formal published grammars.
- Is there a site
map or table of contents, a description of the general layout of the
site, the access features used, and how to use them?
- Is there a
clear, consistent navigation structure?
- Use the latest
technology specification available whenever possible.
- Where it's
possible to mark up content (for example mathematical equations) instead
of using images, use a markup language (such as
MathML).
|