Brainstorms and Raves - Mobile

skip to navigation

New Web Accessibility Articles, Accessible Style Switching
03:29 PM - Oct 12, 2006

There are lots of great new and recent articles, tutorials, and tips about Web accessibility. Today’s post includes links to articles and tutorials on Web accessibility in general, accessible forms, accessible style switching, including a look at this site’s style switching, accessibility and the blind and low vision users, helpful accessibility tools for Web developers, and more.

Working with Others: Accessibility and User Research by Maurizio Boscarol, dated 09 October, 2006 for A List Apart provides fascinating and insightful findings regarding truly usable, accessible sites for the blind. For example, regarding the top-of-the-page title element and h1:

As I observed a blind web user navigate through a few pages, he reported that hearing the h1 content on top of the page was boring and redundant for him. Because his screen reader read the content of the title element first, the title element served as the actual title of the document for him, and the h1 - which merely repeated the content of the title element - was useless. Of course, this was only true when the title element contained useful and pertinent information.

Given this information, a good guideline might suggest that the title element contain basic orientation information, including the name of the site and of the specific page in the site. The h1 should then be preceded by links to the main areas of the document, like “go to: content, main navigation, secondary navigation, footer,” to allow blind users to skip potentially redundant information (a repetitive h1).

WCAG doesn’t explicitly say this; the guidelines say that “repeated groups of links” should present a skip link. This may be true, but it isn’t enough, and even very rudimentary user testing uncovers a need for more detailed guidelines in this area.

The article also covers placement of navigation on the page, low vision users and the need for larger and bolder text, and the need for far more accessibility research to be conducted and published.

The information about larger and bolder text inspired me to create another style sheet switching option for this website, which I began last night (it’s not online yet, as it’s not finished, and I need to also test it further).

  1. My current “Larger” style switch choice is aimed more for those who prefer slightly larger text, especially those over 45 with hyperopia, aka far-sightedness or presbyopia, which both result in difficulty focusing close-up.
  2. My current “Contrast” style sheet provides more contrast and has the same font sizing as the “Larger” switcher.
  3. I also want users to be able to retain their style switching choices from page to page, which currently isn’t working with the JavaScript script I’m using (a spin-off of Paul Snowden’s style switcher, modified by Dori Smith, JavaScript guru extraordinaire). Note 18 October, 2006: This script does have cookies with it to provide persistent style switching, and now it works properly, thanks to Dori Smith. In a nutshell, earlier I added two other onload scripts, which made the style switching cookie not work. See the comments for more on fixing the JavaScript onload conflicts.

So, since neither my current “Larger” or “Contrast” switch choices provide large enough or bold enough text everywhere as this new article testing suggests for low vision users, I’ll be adding that choice in the near future. In addition to Snowden’s JavaScript approach above, here are some newer style switching scripts:

Comment 28. 2006-08-24, 15.02 by nortypig and Comment 29. 2006-08-24, 15.11 by nortypig at Roger’s site mention a combination JavaScript/PHP approach, too. Interesting.

Web Standards Group Meeting Covering Blind Web Users, Mobile Web Content

If you’re in or near Sydney, Australia 19 October, 2006 there’s a Web Standards Group meeting with speakers on: The Web - A Blind Perspective (Lee Kumutat, Training and Braille Products Manager from Quantum Technology), and The Mobile Web - What You Need To Know Right Now (Dominique Lee, Online Producer at ABC and an active member of the Mobile Content Industry Development Group).

More New or Recent Accessibility Articles, Accessibility Tools, Low Vision and Blindness Information

Just a few new and recent articles, tutorials, blog posts, tips, and tools related to website accessibility:

Recent Articles, Tutorials on Accessible Forms

More on Web Accessibility

There are plenty more, too. Here are a few helpful resources for more on Web accessibility:

Updated 18 October, 2006 11:15am, pdt

top

[Home: Mobile · Main]
[Mobile Archives: 2008 · 2007 · 2006 · 2005 · 2004 · 2003 · 2002 · 2001 · 2000
All years (one page)]
[Main Archives]

Copyright © 2000-2008 Shirley E. Kaiser, M.A., SKDesigns. All Rights Reserved.