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

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?

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="#"

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?

Html: How To Indicate Questions With Radioboxes As Answers In Proper Way?

I have a question in HTML form and radioboxes as answers, like this: What is your favorite fruit? S… Read more Html: How To Indicate Questions With Radioboxes As Answers In Proper Way?

How To Target A Braille / Screen-reader Via Css

I use a webfont to display some icons on a website. This is fantastic because they scale, and i can… Read more How To Target A Braille / Screen-reader Via Css

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?

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"

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