Skip to content Skip to sidebar Skip to footer
Showing posts with the label Wai Aria

Do I Need Role="button" On A

I've noticed in all of Bootstrap's examples using button elements, they include role='b… Read more Do I Need Role="button" On A

Screenreader Shall Read Aria-label And Ignore Label With For Attribute

I am currently working on an html form with proper disability access. I have inputs labelled by lab… Read more Screenreader Shall Read Aria-label And Ignore Label With For Attribute

How To Prevent Windows Narrator From Reading Hidden Html Tags?

I have an HTML page, with multiple hidden elements that become visible only under certain circumsta… Read more How To Prevent Windows Narrator From Reading Hidden Html Tags?

If An Html Element Has Role="button" Should It Also Have The Attribute "name"

If a HTML5 element requires a role='button' attribute to secure a success outcome in an ac… Read more If An Html Element Has Role="button" Should It Also Have The Attribute "name"

Html5 Tags And Wai Aria

A quick question, if I'm using within my markups 'main' am I still obligated to use … Read more Html5 Tags And Wai Aria

Voiceover Navigation Doesn't Work On Tab Panels If Wrapper Has Aria-label

I recently noticed a very weird problem with VoiceOver's web navigation on tabs and tab panels.… Read more Voiceover Navigation Doesn't Work On Tab Panels If Wrapper Has Aria-label