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 - 6 of 6 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