Simply Accessible

Posts written by Derek Featherstone

Accessibility Testing: Correction Scenarios

Posted by on October 6th, 2011

Accessibility and user experience are not black and white. Here we take a look at some shades of grey, and user scenarios that we need to take into account when we’re testing web sites and applications. We need to test for correct cases, incorrect cases, and moving efficiently from the incorrect state to the correct state.

2 Comments Tagged with:

Better for Accessibility

Posted by on January 21st, 2011

You may have heard that display:none is bad for accessibility and that you should use off-left positioning instead. It isn’t about using display: none; or off-left positioning. It isn’t just about screen reader users. It’s about making an interface work for everyone with efficient keyboard access for everyone that needs it—sighted or not.

8 Comments Tagged with:

Will we ever get required fields right?

Posted by on December 1st, 2010

I see forms all the time that make me wonder if we’ll ever see people noting required fields in a form correctly. I bet you do too. Timing is everything, and yesterday—just as an article of ours was published at A List Apart called ARIA and Progressive Enhancement where we look at required fields in detail—I saw an example of a form that just makes me cringe.

6 Comments Tagged with: