#aria-attributes

[ follow ]
Medium
3 months ago
Web development

The aria-description attribute and why you should avoid using it

Developers should exercise caution when implementing the new aria-description attribute in the WAI-ARIA 1.3 specification.
ARIA attributes should only be used when native HTML elements cannot be and only affect how content is consumed by assistive technology. [ more ]
Piccalilli
2 months ago
Web development

Front-End solution: progress indicator

Creating a web component for a loading statement with appropriate ARIA attributes.
How to construct a ProgressIndicator class in JavaScript for progressive enhancement. [ more ]
[ Load more ]