We are pleased to announce that we’re re-launching OzWiki, our database of web accessibility errors, examples and solutions.
This new version of OzWiki continues to provide the same great informative content as the old, building on over fifteen years of experience in the web accessibility field. The big change is that it’s now available as a monthly subscription, automatically rebilled via PayPal. Subscriptions are available now.
(If you’d like to save some money, there’s also an annual subscription available for $350. That’s a saving of $118 a year!)
Here are some examples of the sort of material you get with an OzWiki subscription:
Map/Complex image next to a link with the same target location does not have an empty ALT attribute
All non-text content that is presented to the user has a text alternative that serves the equivalent purpose, except for the situations listed:
Controls, Input: If non-text content is a control or accepts user input, then it has a name that describes its purpose. (Refer to WCAG 2.0 guideline 4.1 for additional requirements for controls and content that accepts user input.)
Time-Based Media: If non-text content is time-based media, then text alternatives at least provide descriptive identification of the non-text content. (Refer to WCAG 2.0 guideline 1.2 for additional requirements for media.)
Test: If non-text content is a test or exercise that would be invalid if presented in text, then text alternatives at least provide descriptive identification of the non-text content.
Sensory: If non-text content is primarily intended to create a specific sensory experience, then text alternatives at least provide descriptive identification of the non-text content.
CAPTCHA: If the purpose of non-text content is to confirm that content is being accessed by a person rather than a computer, then text alternatives that identify and describe the purpose of the non-text content are provided, and alternative forms of CAPTCHA using output modes for different types of sensory perception are provided to accommodate different disabilities.
Decoration, Formatting, Invisible: If non-text content is pure decoration, is used only for visual formatting, or is not presented to users, then it is implemented in a way that it can be ignored by assistive technology.
When a linked image is adjacent to text that links to the same page, the ALT attribute of the image should be empty. This is not the case with some linked images on the site.