Denise (
denise) wrote in
dw_accessibility2013-01-15 10:39 pm
![[staff profile]](https://www.dreamwidth.org/img/silk/identity/user_staff.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
Inaccessible websites?
I'm doing a talk on web accessibility at LinuxConf Australia and would like to give specific examples!
So, gimme your best examples of websites with specific accessibility problems that drive you nuts. Use of tabular data where it doesn't make any sense, sites with horrible contrast or that won't let you change font sizes, restaurant websites that are entirely flash-based, etc, etc.
Also, if anybody knows of good illustrative videos of a) people listening to a screenreader and b) people dictating to their computer, point me at 'em?
So, gimme your best examples of websites with specific accessibility problems that drive you nuts. Use of tabular data where it doesn't make any sense, sites with horrible contrast or that won't let you change font sizes, restaurant websites that are entirely flash-based, etc, etc.
Also, if anybody knows of good illustrative videos of a) people listening to a screenreader and b) people dictating to their computer, point me at 'em?
no subject
no subject
When I spent this past year in a key responsibility position for redesigning a website from the ground up, my instruction to the developers was that key content needed to be discoverable and viewable with JavaScript turned off. It didn't need to be pretty, it didn't need to be elegant, it didn't need to be as pleasant a user experience as if javascript was turned on. Clearly all kinds of functionality such as light boxes and sliders didn't need to be reproduced. But what I requested -- and what they easily delivered, even though it took extra time -- was that you could still use the search box and view the text or images on the page.
Yes, it takes more time -- although not a lot more time, if what you are talking about is making a search box work without JavaScript, or the text of your article appear on the page without JS. But accessibility does take more time. Not a lot more, if it's a key element of the design from the ground up.
And of course some functionality will not be available to people who have JavaScript turned off. Heck, some functionality will always be unavailable to people who have Flash turned off.
Not to mention, from a pure business perspective, content which is unavailable without JavaScript is usually invisible to search engines. SEO demands revealing your text content to the stupidest browser available, that is, a crawler. And while you can jump through hoops to make your text available to crawlers, you might as well jump through the same hoops and make your text available without JavaScript.
no subject
no subject