Questions tagged [section508]

Section 508 refers to the amendment of the United States of America's Rehabilitation Act of 1973, which requires US Federal agencies to make their electronic and information technology accessible to people with disabilities.

Section 508 refers to the section of the United States of America's Rehabilitation Act of 1973, which requires US Federal agencies to make their electronic and information technology accessible to people with disabilities. The law is split up into three sections:

  1. Techical Standards
  2. Functional Perforance Standards
  3. Information, Documenation, and Support

The technical standards are broken down into 6 parts. Those parts are:

1194.21 - Software applications and operating systems
1194.22 - Web-based intranet and internet information and applications
1194.23 - Telecommunication products
1194.24 - Video and multimedia products
1194.25 - Self contained, closed products
1194.26 - Desktop and portable computers


Notes:

  1. Please see Section 508.gov for more information
  2. If you were hired to make something for a federal agency, it is always good to ask which Technical Standards your product is going to be tested against, if your contract doesn't specify it.
230 questions
-1
votes
1 answer

bulk update form field names and IDs with bash, grep and sed

I need to update almost 100 HTML pages that contain 15-20 form fields each. To pass Section 508 compliance, they all need to be uniquely named. Each form-group has three of the same values for attributes like this:
-1
votes
1 answer

Is Google's reCapture tool 508 compliant?

I have a page that uses reCaptcha from another source, which has a few 508 compliance issues and I have to replace it. I am thinking about using Google's reCapture tool https://www.google.com/recaptcha/intro/index.html Is it 508-compliant?
curious1
  • 14,155
  • 37
  • 130
  • 231
-1
votes
3 answers

alternatives for website accesibility testing

Any suggestions for free tools to test website accessibility (508+). We used to use http://wsspg.dequecloud.com/worldspace/wsservice/eval/checkCompliance.jsp for this purpose and this site is no longer available.
-1
votes
1 answer

Section 508, Dragon readable table

Does anyone know how to make the following table Dragon readable? This is table that has number of rows in rowspan = 2. Perhaps I placed the header in the wrong place. The numberis the key to a row. Could the existing table structure be 508…
michael xu
  • 11
  • 2
-2
votes
2 answers

How to creat a 508 compliant org chart?

I've been researching this and haven't found much in terms of standard solutions for creating a 508-compliant, accessible org chart. We have images that represent organizational structure. It seems like the options would be to create an external…
Levi Wallach
  • 369
  • 5
  • 17
1 2 3
15
16