WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: where should be the default focus on search resultpage?

for

From: Egan, Bim
Date: Dec 21, 2006 11:20AM


Sorry Jim, I have to come back on that:

>Jim wrote:
>> Putting any html heading at the top of the search results is KEY and an
>excellent accessibility accommodation.

The need for a logical order and heirarchy of structured headings is because screen reader users need this information to find out the relative importance of each section of information on a page. When entering a page, if I find that the first heading is H3, using JAWS shortcuts I'd immediately seek the H1 heading, as this should be at the top of the main content. If the page is full of H3's where should I start?

Using heading levels as triggers for different styles isn't using headings to give a semantic overview of the page content, and isn't considered accessible, not just my view:

W3C Techniques FOR wcag1.0
http://www.w3.org/TR/WCAG10-HTML-TECHS/#grouping

"Since some users skim through a document by navigating its headings, it is important to use them appropriately to convey document structure. Users should order heading elements properly. For example, in HTML, H2 elements should follow H1 elements, H3 elements should follow H2 elements, etc. Content developers should not "skip" levels (e.g., H1 directly to H3). Do not use headings to create font effects; use style sheets to change font styles for example."

kIND REGARDS,

bIM