translate

Featured Links

Questions & Answers

This listing is a compilation of both questions asked in-site and questions related to accessibility themes gathered from different sources (stackoverflow, UX Stack Exchange).

Displaying 1 - 9 of 9 questions

aria-label being read when it should not screen reader : WCAG

Stackoverflow

The html structure looks like this

Tags: 
  • html
  • html5
  • accessibility
  • uiaccessibility
  • wcag

WCAG 2.0 Using tables for layout

Stackoverflow

Does WCAG 2.0 allow tables for layout, I can't see anything in the guidelines saying you can't but this suprises me.

Tags: 
  • html-table
  • accessibility
  • wcag

WCAG2.0 AA Test lead

Stackoverflow

Recently I've been put in charge of testing and implementing WCAG 2.0 AA compliance into our websites (php CMS based). However, my experience with this is pretty limited. My questions are:

Tags: 
  • accessibility
  • wcag

If an iframe has role="presentation" is a title attribute still required for accessibility purposes?

Stackoverflow

We are using Google reCaptcha for our web forms.

Tags: 
  • iframe
  • accessibility
  • recaptcha
  • wcag
  • wcag2.0

WCAG 2.0 guidelines mailto link text

Stackoverflow

I'm trying to find guidance from WCAG guidelines about link text in an anchor with a mailto:email address.

Tags: 
  • anchor
  • accessibility
  • mailto
  • wcag
  • wcag2.0

ARIA state for current page in navigation

Stackoverflow

Recently I've been implementing ARIA into a web application and I found this quest

Tags: 
  • html
  • html5
  • accessibility
  • wai-aria
  • wcag

Color Contrast WCAG 2.0 SC 1.4.3 and Video / Motion Content

UX_StackExchange

There is no reference to motion/video found in SC 1.4.3 — simple "images" and "bac

Tags: 
  • accessibility
  • content
  • video
  • wcag
  • inclusive-design

Accessible website with multiple homepages

UX_StackExchange

We're building a website, that people will be sent to from an email. There's multiple home pages, because there are different groups in the email list that the home pages correspond to.

Tags: 
  • accessibility
  • html
  • wcag

How to make a decorative video accessible

UX_StackExchange

Our clients gave us a video that is mostly B-roll so they are saying they do not need to add captions to make is ADA compliant, but I'm not sure that is true.

Tags: 
  • accessibility
  • html
  • wcag