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

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?

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)

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?

Alt? Longdesc? Title? What Goes Where, Especially For Image-heavy Sites?

So I've been trying to make my site as accessible as possible (for non-JavaScript users, web cr… Read more Alt? Longdesc? Title? What Goes Where, Especially For Image-heavy Sites?

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"

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