Are You Receiving the Accessibility Tips and Tricks?
- Receive tips for making electronic information accessible
- Implement what you learn right away
- Understand how people with disabilities see the world
- Receive our short monthly newsletter packed with news, articles and updates
Should Sites Be Accessible Or Provide A Text-Only Alternative
In many cases we can see web sites linking to a text-only version. Both Section 508 and WCAG allow the use of text-only alternatives, as opposed to making a site accessible by default. While it seems to be very appealing in certain cases in order to take a shortcut to full accessibility, it appears to cause much more trouble than good. Besides, it is also not elective to use a text-only version, it is an option in certain circumstances.
First, let's look at what Section 508 and WCAG 2.0 say about this issue.
Section 508
According to Section 508, 1194.22 (K):
A text-only page, with equivalent information or functionality, shall be provided to make a web site comply with the provisions of this part, when compliance cannot be accomplished in any other way. The content of the text-only page shall be updated whenever the primary page changes.
Often times this standard is misinterpreted. A text-only page is only allowed when there isn't any other way of providing the same information or functionality. Many times I have seen solutions where a text-only page was set up referring to this standard, but not considering if the same functionality or information could be incorporated into the main site.
WCAG
According to WCAG 2.0 1.3.1:
Info and Relationships: Information, structure, and relationships conveyed through presentation can be programmatically determined or are available in text. (Level A)
WCAG 2.0 is a little more forgiving, allowing to make information available textually or programmatically. Theoretically, based on this guideline, designers can choose to provide a text alternative for any information, without having to provide a rational reason.
Is a text-only solution efficient to create an accessible site?
When a text-only version is considered for accessibility purposes, probably the main reason is that the information currently does not exist as text, because it is an image, for example. So, regardless of the solution, text needs to be provided. Once the text is available, the biggest challenge is solved, in most cases it is possible to integrate the text into the original site.
It is also possible that the text is available, but it is difficult to provide it in an accessible way. For example, the CMS the site uses is not accessible. In this case, content managers need to make sure that all information exists on both sites, and the text-only is fully accessible. It is quite a task to ensure that all information is updated especially when there is a constant growth and update of data. On the long run, it is most often more efficient to put the effort into designing the original site to be accessible, and worry about updating only one set of information.
Also, a text-only site gives an impression that if something has to be made text-only, something else is most likely not accessible. And based on experience, as in many cases the text only version does not reflect the exact same information that is available on the original site, people might just go and look for the same information somewhere else if available.
It is also important to consider that people with disabilities should not have to access information especially designed for them. In ideal circumstances, they should be able to use the default data and functionality, the same way as anybody else.








Should Sites Be Accessible Or
Should Sites Be Accessible Or Provide A Text-Only Alternative?
I invite you to take a look at my site. I have a 'regular' section and a section for people wth sight problems.
Please let me know your comments.
Thanks,
Derek Brandon, yourlocalcinema.com
Regular section:
http://www.yourlocalcinema.com/
'Accessible' section:
http://www.yourlocalcinema.com/ad.html
So true
Folks have a tough enough time writing content for their sites. Managing 2 versions of that content is really an unnecessary burden when a properly built, accessible site does the trick.
Text-Only vs Accessibility
Text-Only has become a legal excuse not to make the rest of the site accessible.
Site developers are taking advantage of individuals with disabilities.
It is the same issue as Plesy vs. Ferguson (seperate but equal).
I do not think the
I do not think the comparision against SC 1.3.1 is correct. 508 1194.22(k) maps to WCAG 1.0 Checkpoint 11.4, which WAI maps to Conformance Requirement 1. Please see:
http://www.w3.org/WAI/WCAG20/from10/comparison/
WCAG 11.4
At the time of writing this article, WCAG 2.0 was in effect, so I did not make any comparison to WCAG 1.0 on purpose.
when to use text only alternative
I agree that persons with disabilities should not access information specially designed for them, but in your experience, have you seen a situation where the developer created a text only alternative and it worked rather well?
Text only pages
James,
I have seen several instances when a site had a text-only alternative page, it worked well because they updated it efficiently. Some instances when it would be needed is when you provide charts and diagrams, which are crucial to understand information. Especially when the charts are interactive, it may make sense to create a separate page, or section of a site. Also, consider driving maps. While blind people won't use it to follow driving directions, they would definitely need information to determine directions and distances. But these are not necessarily text-only versions, rather, text based alternatives. To be honest, I can't give you a good example when text-only versions should be used. I guess I just don't believe that it is a good idea.
Post new comment