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

Accessibility: Using Javascript Only Links With Href="#"

I have a react SPA in which I have some links which navigate to other pages or other locations on t… Read more Accessibility: Using Javascript Only Links With Href="#"

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

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

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

How To Add Alt Text To Background Images? Making Background Images Accessible

I have a site that is displaying many of its images as background images using background-size: cov… Read more How To Add Alt Text To Background Images? Making Background Images Accessible

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)