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

Multiple Images Of Same Product, Accessibility Requirements

For a webpage with multiple images of a single product, such as with different angles. Is there a r… Read more Multiple Images Of Same Product, Accessibility Requirements

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?

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

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

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

HTML ARIA Validation Issues (HTML5)

I pretty much make sure my website(s) always validates. So today, after changing a certain item on … Read more HTML ARIA Validation Issues (HTML5)