Frontend Dogma

“aria” Archive

Supertopics: , , · subtopics:  (non-exhaustive) · glossary look-up: “aria”

Entry (Sources) and Other Related TopicsDate#
Menu and Navigation: The Difference (stv)154
, , ,
ARIA in HTML (sco+/w3c)153
, ,
Using ARIA Landmarks for Better Navigation152
, ,
“aria-label” Is a Letdown (thi/wag)151
, ,
Polite is Often Better Than Being Alerted (oze)150
,
Implementing “aria-describedby” for Web Accessibility (flo/a11)149
, , ,
“aria-label” Requires a Valid Role (cfe)148
10 Digital Accessibility Mistakes to Avoid147
, , , , , , , , , , , ,
Foundations: Grouping Forms With “<fieldset>” and “<legend>” (tet)146
, ,
Considerations for Making a Tree View Component Accessible (eri/git)145
, , ,
How to Use ARIA Alert Effectively (flo/a11)144
, , ,
HTML Developers: Please Consider—in the Year of 2025 (ste)143
,
“aria-description” Does Not Translate (aar)142
, ,
Accessibility Essentials Every Front-End Developer Should Know (mar)141
, , , , , , , , , ,
Accessibility First: How to Design Inclusive Frontend Experiences140
, , , , , , , , ,
No ARIA Is Better Than Bad ARIA (kar)139
, ,
How I Gained a New Perspective on ARIA (mei/mat)138
You Don’t Need the “isOpen” Class (mau/mat)137
,
ARIA in HTML (sco+/w3c)136
, ,
“aria-labelledby = self” (wes/mat)135
The Complete Guide to ARIA Live Regions for Developers (flo/a11)134
, ,
Mastering Accessible Modals With ARIA and Keyboard Navigation (a11)133
, , ,
How to Identify Decorative Images and Boost Accessibility (a11)132
, , , ,
25 Accessibility Tips to Celebrate 25 Years (jar/web)131
, ,
What’s New in WAI–ARIA 1.3130
,
“aria-activedescendant” Is Not Focus (cod)129
,
No Industry for Old Men (ste/web)128
, , , , , ,
What the Heck Is ARIA? A Beginner’s Guide to ARIA for Accessibility (a11)127
, , ,
Is Using “aria-label” to Add Alternative Text But No “alt” Attribute Still a WCAG Fail?126
, , , , , , ,
Spoiler Alert: It Needs to Be Accessible (sco)125
, ,
Context Is King: Long Live the King! (llo/tpg)124
, ,
What ARIA Still Does Not Do (ste)123
, ,
What Does “aria-hidden=true” Actually Do to Interactive Elements? (cer)122
,
Support for “aria-errormessage” Is Getting Better, but Still Not There Yet (cer)121
, , , ,
Not So Short Note on “aria-label” Usage—Big Table Edition (ste)120
, ,
WAI–ARIA: “role=deletion”119
WAI–ARIA: “role=strong”118
Understanding the Role of ARIA “role=alert”: Best Practices and Common Issues117
,
Accessible SVG Forms116
, ,
Best Intention Barriers (ARIA Edition) (mar)115
,
Level-Setting Heading Levels (aar)114
, , ,
Why Are My Live Regions Not Working? (pat/tet)113
,
Making Disabled Buttons More Accessible112
, ,
ARIA in HTML (sco+/w3c)111
, ,
Accessible Interactions in JavaScript Apps (san)110
, ,
On “disabled” and “aria-disabled” Attributes (kit)109
, ,
Exploring the Power of ARIA Live Attribute in Web Accessibility108
,
ARIA “role=application” and Mobile Screen Readers (cer)107
, ,
Distinguishing Between ARIA and Native HTML Attributes (deq)106
, , ,
ARIA (Are Ya) Afraid of the Dark? Unmasking Common HTML Monsters to Create Better User Experiences (deq)105
, , ,
ARIA “note” (aar)104
, , ,
When It Says “Name From Author” It Means From You, Not Boll or Bukowski (ste)103
,
“X” Marks the Spot: Landmark Elements (stv)102
, , ,
A Look at the New WAI–ARIA 1.3 Draft (cra)101
,
Check for “accesskey” and “aria-keyshortcuts” Bookmarklet (ste)100
, , ,
Repetition Avoidance (ste)99
, ,
Mind the Accessibility Gaps—Most of Accessibility Issues Originate in Design and How to Fix That (cer)98
, ,
Accessible Notifications With ARIA Live Regions (sar)97
, ,
Accessible Notifications With ARIA Live Regions II (sar)96
, ,
ARIA Live Regions (mat)95
,
ARIA, the Good Parts (hdv/par)94
,
Web Chat Accessibility Considerations (cra)93
, ,
Using Chrome’s Accessibility Tree for Manual Testing of HTML and ARIA92
, , , , , , ,
Understanding HTML Landmarks and How to Apply Them (its/log)91
, ,
Don’t Turn a Table Into an ARIA Grid Just for a Clickable Row (aar)90
, , ,
Designing for All: The Basic Principles of Web Accessibility89
, , ,
Top 5 ARIA Implementation Errors88
,
State of Web Accessibility, ARIA in HTML, and Missing UI Patterns (tin+/fwo)87
, ,
“aria-haspopup” and Screen Readers (mat)86
,
Contextual Form Errors and ARIA (mar)85
, ,
ARIA Can Hurt or Help Web Accessibility: How to Review Your Website’s ARIA (pop)84
, ,
Form and Search Landmarks (mat)83
, , , ,
Live Regions in React82
, ,
Accessible Rich Internet Applications (WAI–ARIA) 1.2 (w3c)81
,
Be Careful Using “Menu” (aar)80
, ,
Respect Your Children (ste/tpg)79
,
Short Note: Why Isn’t “role=presentation”/“none” Allowed on Focusable Elements? (ste)78
, ,
Answering “What ARIA Can I Use?” (w3c)77
, , , ,
Foundations: Accessible Names and Descriptions (tet)76
, , ,
Exposing Field Errors (aar)75
, , ,
ARIA Live Regions for JavaScript Frameworks (its/log)74
, , ,
ARIA vs. HTML (aar)73
, , ,
Foundations: Introduction to WAI–ARIA (tet)72
, ,
The Main Areas of WAI–ARIA71
React JS Best Practices From the New Docs70
, , ,
Meaningful Labels Using ARIA—or Not (mat)69
, , ,
Landmarks and Where to Put Them (kil/mat)68
, ,
You Don’t Need ARIA for That (den/mat)67
,
Shadow DOM and Accessibility: The Trouble With ARIA (nol)66
, , ,
Brief Note on “aria-readonly” Support (aar)65
, , ,
“aria-label” Is a Code Smell (eri)64
, , ,
Web Accessibility: ARIA 10163
,
Common ARIA Mistakes and How to Avoid Them (ale)62
, ,
Making Sense of WAI–ARIA: A Comprehensive Guide (sma)61
, ,
HTML Markup Tips for Developing Accessible Websites (low/the)60
,
Don’t Overwrite Visual Labels With “aria-label” (ash)59
, ,
What Is the Best Way to Mark Up an Exclusive Button Group? (lea)58
, ,
What You Need to Know About ARIA and How to Fix Common Mistakes (pop)57
, ,
Style With Stateful, Semantic Selectors (ben)56
Making Disabled Buttons More Inclusive (san/css)55
, , , , ,
Patterns (w3c)54
,
Under-Engineered Multi-Selects (aar)53
,
Open Accessibility Standards52
,
Accessible Description Exposure (aar)51
“aria-labelledby” Usage Notes (ste)50
, ,
Dynamically Generated Content and Accessibility: 3 Quick Tips49
,
It Needs to Map Back to a Role (eri)48
, ,
(Not So) Short Note on Being Owned (ste)47
,
Are We Live? (sco)46
4 Questions to Ask Before Using ARIA45
, ,
Boolean Attributes in HTML and ARIA: What’s the Difference? (hdv)44
,
HTML Is General, ARIA Is Specific (dav)43
Alt Tag Emptiness (ste)42
, , ,
5 Common Misconceptions About WAI–ARIA and Accessibility41
,
“aria-label” Is Not Always the Answer (eev)40
,
If HTML and ARIA Don’t Allow It, It’s Probably a Bad Idea (tem)39
,
Landmarks (mat/mat)38
,
A Tangled Web of ARIA37
,
ARIA Spec for the Uninitiated (deq)36
,
An Unreasonably Long Introduction to ARIA (With Example Implementation)35
, , ,
ARIA in HTML (sco)34
,
The Hidden World of “aria-hidden” (ste)33
,
Introduction to ARIA Live Regions32
, ,
Know Your Standards (ste)31
, , , ,
Micro-Note on “aria-roledescription” (ste)30
WAI–ARIA Usage (tpg)29
, ,
POURing ARIA Into the HTML Element Specs (24a)28
,
“<select>” Your Poison (cod/24a)27
, ,
Why, How, and When to Use Semantic HTML and ARIA (ada/css)26
, ,
ARIA 1.1—What’s New? (24a)25
,
ARIA Serious? (yat/btc)24
,
Accessibility: Review of 2017 and Outlook for 2018 (w3c)23
, , , , ,
WAI–ARIA Authoring Practices 1.1 Note Helps Authors Make Content Accessible (w3c)22
Building Accessible Menu Systems (hey/sma)21
, ,
Using ARIA (ste/w3c)20
, ,
Accessible Breadcrumb Navigation Pattern (sco)19
, ,
Writing JavaScript With Accessibility in Mind (mat)18
, , , ,
Building a Fully-Accessible Help Tooltip (sar)17
, ,
Using the “aria-current” Attribute (tin)16
, ,
Improve Your Website’s Accessibility With WAI–ARIA (lou)15
, ,
“It’s Alive!”: Apps That Feed Back Accessibly (hey/sma)14
, , ,
10 Typical HTML Interview Exercises13
, , ,
An Introduction to WAI–ARIA12
, ,
The WAI Forward (hey/sma)11
, ,
WAI–ARIA Expands Web Accessibility (w3c)10
, ,
5 HTML5 and ARIA Design Patterns (tin+)9
, ,
Using WAI–ARIA in HTML (ste/w3c)8
, ,
WAI–ARIA Gets Ready for a Starring Role in HTML5 (wir)7
,
ARIA and Progressive Enhancement (ali)6
,
The Accessibility of WAI–ARIA (ali)5
, , , ,
Who’s Using ARIA? (sib)4
IE8: The Bad (Update) (ann)3
, , , ,
Getting Started With ARIA (tka)2
, ,
W3C Announces Roadmap1
, ,