Login
From:
Accessibility Developer Guide
(Uncensored)
subscribe
Marking elements as the current one using aria-current
https://www.accessibility-developer-guide.com/examples/sensible-aria-usage/current
links
backlinks
Roast topics
Find topics
Find it!
ARIA provides an attribute which allows to mark an element in a set of elements as the current one. It works pretty uniformly in modern browsers and screen readers. Still, for most situations there exist alternative techniques that are more robust.