A call for consistent display of alt text across browsers | 456 Berea Street - 0 views
Unobtrusive JavaScript is not necessarily accessible JavaScript | 456 Berea Street - 0 views
130. Air « Boagworld - 0 views
Headings, heading hierarchy, and document outlines | 456 Berea Street - 0 views
Lightboxes and keyboard accessibility | 456 Berea Street - 0 views
Accessibility | WaSP InterAct Curriculum - 0 views
WebAIM: Blog - JAWS ate my tables - 0 views
Page zoom does not mean the end of flexibility | 456 Berea Street - 0 views
zomigi.com » Why browser zoom shouldn't kill flexible layouts - 0 views
-
Liquid layouts get rid of the dreaded horizontal scrollbar
-
Liquid layouts allow you to make full use of the area available in the viewport, showing more or less content, depending on what will fit at any given moment.
-
Liquid layouts essentially allow users to choose the line length, or number of text characters per line of text, that is most comfortable for them to read.
- ...1 more annotation...
Easy Accessibility Testing with the NVDA Screen Reader | ydnsixblog - Yahoo - 0 views
Describing aria-describedby - 0 views
Validation messages - 0 views
-
If there are any validation messages, the focus is set to the first invalid input: this way, a screen reader will immediately announce the associated message, so the user knows that there is at least one invalid input to be fixed.
-
For multiple radio buttons or checkboxes, the message is associated to the surrounding <fieldset>.
-
In addition to this, each invalid input is associated to its message using aria-describedby. This is important, as it makes sure that screen readers also announce the messages when navigating through the inputs using the Tab key.
-
"Data submitted in a form is usually validated in some way. And if there is any unacceptable data, the form is traditionally re-displayed, together with validation messages. In such a case, it is important to immediately inform screen reader users, so they know that they have to look at their data and submit again. "
Using the aria-labelledby attribute - Accessibility | MDN - 0 views
-
List multiple element IDs in a space delimited fashion.
« First
‹ Previous
81 - 100 of 101
Next ›
Showing 20▼ items per page