Skip to content Skip to sidebar Skip to footer
Showing posts with the label Accessibility

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"

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?

Does A Have To Be Inside A

Does a table row ( ) have to be in a table body ( ), if the table has a table body, or can it exist… Read more Does A Have To Be Inside A

Is There Any Point In Using The Seamless And Or Sandbox Attribute For Youtube Iframes?

Update: This question is no longer valid. See comment below. YouTube embedding is done using ifram… Read more Is There Any Point In Using The Seamless And Or Sandbox Attribute For Youtube Iframes?

Reading Metadata From The Of An Html5

I am having trouble getting a working example that reads metadata from a WebVTT file, which was spe… Read more Reading Metadata From The Of An Html5

Is Html5 Form Validation Truly Accessible?

So I read a lot of articles that say that HTML 5 form validation is accessible (things required att… Read more Is Html5 Form Validation Truly Accessible?

Accessible, 508 Compliant Ajax Pagination

I am trying to make my Ajax-enabled table pagination 508-compliant (accessible using JAWS version 9… Read more Accessible, 508 Compliant Ajax Pagination

Does A Screenreader Pause On Spans

If for presentational purposes one needs to separate a word with spans or other inline elements, do… Read more Does A Screenreader Pause On Spans