Search Results

0
votes

What is the “best practice” for resizing text with Javascript?

What is the "best practice" (accessibility/usability-wise) for resizing text with Javascript? "Web Accessibility Gone Wild" …
1
vote

Accessibility (WCAG 2.0) do we NEED labels in table cells

As you stated in the comments: yes, a title attribute should be enough. In H65 (and maybe others) under Resources there is a link to a (very!) useful article about forms and WCAG 2 cal …