Skip to content

Commit 0eb12fd

Browse files
committed
add header image
1 parent 5652ebd commit 0eb12fd

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed
21.2 KB
Loading
69.5 KB
Loading

src/content/blog/2025-11-aria-live.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,10 @@ keywords:
1818
- a11y
1919
language: en
2020
thumbnail:
21-
header: https://placehold.co/1000x318
22-
card: https://placehold.co/500x159
23-
# header: images/blog/aria-live/aria-live.jpg
24-
# card: images/blog/aria-live/aria-live-small.jpg
21+
header: images/blog/aria-live/aria-live.jpg
22+
card: images/blog/aria-live/aria-live-small.jpg
2523
# linked:
26-
# devTo: 'https://dev.to/dkoppenhagen/route-based-navigation-menus-in-vue-od2'
24+
# devTo: 'https://foo.bar'
2725
---
2826

2927
You've built a modern single-page application with dynamic content alerts and live tickers - of course: with accessibility in mind.
@@ -442,3 +440,5 @@ The Angular CDK's LiveAnnouncer, Vue's @vue-a11y/announcer, and React's @react-a
442440

443441
Remember to keep live regions mounted, always trigger DOM changes, choose appropriate politeness levels, test with real screen readers, provide context in your messages, and standardize on one announcer service.
444442
When your app speaks up at the right moments, you're not just fixing an accessibility issue — you're making your interface more **inclusive, responsive, and trustworthy**.
443+
444+
<small>**Cover image:** Picture from [Freepik](https://www.freepik.com/free-photo/paper-hand-holding-megaphone_19925176.htm), edited</small>

0 commit comments

Comments
 (0)