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

How To Set Material Design List To Behave Like Getmdl-select Dropdown (respond To Keyboard Arrows And Tab)

The standard material design select list (dropdown) support accessibility. I can get to the dropdow… Read more How To Set Material Design List To Behave Like Getmdl-select Dropdown (respond To Keyboard Arrows And Tab)

Mobile Menu Is Not Opening When Voice Over Enabled On Ios

I am opening my website in ios using safari browser. The mobile menu is working fine. It opens when… Read more Mobile Menu Is Not Opening When Voice Over Enabled On Ios

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 Value For Alt Atrribute Not Required In Html5 To Pass Validation?

I was looking at this Slideshow http://www.slideshare.net/CharJTF/structures-semantics-controls-and… Read more Is Value For Alt Atrribute Not Required In Html5 To Pass Validation?

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?

Data-title/data-original-title Attributes And Accessibility

I have been searching for information about the attributes data-title and data-original-title. My i… Read more Data-title/data-original-title Attributes And Accessibility

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

Buttons And Links Keyboard Triggers

While doing research I came across this statement: Warning: Be careful when marking up links with … Read more Buttons And Links Keyboard Triggers

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"

Html Accessibility Error - Label Text Is Empty?

I keep on getting this error even though the line stated to be containing the error doesn't hav… Read more Html Accessibility Error - Label Text Is Empty?

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?

Adding Tabindex To All The Divs

I know DIVs and P elements are not inherently focusable and can be made to be one by adding tabinde… Read more Adding Tabindex To All The Divs

Skip Links Not Working In Chrome

First of all, I've looked at this previous question but sadly it didn't seem to offer any s… Read more Skip Links Not Working In Chrome

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

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)

Content Sliders: Valid Usage For Tables, Lists, Etc

Content sliders, like bxslider or Bootstrap's carousel, use divs to define slides. This is gre… Read more Content Sliders: Valid Usage For Tables, Lists, Etc

Is Value For ALT Atrribute Not Required In HTML5 To Pass Validation?

I was looking at this Slideshow http://www.slideshare.net/CharJTF/structures-semantics-controls-and… Read more Is Value For ALT Atrribute Not Required In HTML5 To Pass Validation?

Making The Clickable Area Of In-line Links Bigger Without Affecting The Layout

I'm looking to make the clickable area of links bigger than they actually are for accessibility… Read more Making The Clickable Area Of In-line Links Bigger Without Affecting The Layout

Multiple Forms On One HTML Page: How To Restrict Tabbing To A Single Form?

The site I'm currently building is a little different from the norm. Instead of having multiple… Read more Multiple Forms On One HTML Page: How To Restrict Tabbing To A Single Form?

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