|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
RE: Using numbered list element for navigation barsHello Richard, Using HTML list structure with CSS can be
very useful for navigation bars, simulated menus and tree views. It can be very
helpful to indicate the level of information such as sub-menus or
sub-navigation items that are normally identified visually by space or
positioning of text. Regards, Jason Megginson From: We came across a website that used the numbered list element
<ol> for its navigation bars (numbers hidden by CSS). It was really useful
for our blind colleague who was able to identify how many links in the bar,
whereabouts he was within the bar and, more easily remember where the
useful links were. There was no difference to visual users I can't see any disadvantages to using the numbered list
element for navigation bars and wonder if it should be a recommendation to
improve accessibility for blind users - i.e. does it really help all users of
screen readers or will some people find it annoying? Richard Warren Userite |
|
|
|
Using numbered list element for navigation barsWe came across a website that used the numbered
list element <ol> for its navigation bars (numbers hidden by CSS). It was
really useful for our blind colleague who was able to identify how many links in
the bar, whereabouts he was within the bar and, more easily remember where
the useful links were. There was no difference to visual users
I can't see any disadvantages to using the numbered
list element for navigation bars and wonder if it should be a recommendation to
improve accessibility for blind users - i.e. does it really help all users of
screen readers or will some people find it annoying?
Richard Warren
Userite
|
|
|
|
Re: Using numbered list element for navigation barsRichard Warren wrote:
> We came across a website that used the numbered list element <ol> for > its navigation bars (numbers hidden by CSS). It was really useful for > our blind colleague who was able to identify how many links in the bar, > whereabouts he was within the bar and, more easily remember where the > useful links were. There was no difference to visual users > > I can't see any disadvantages to using the numbered list element for > navigation bars and wonder if it should be a recommendation to improve > accessibility for blind users - i.e. does it really help all users of > screen readers or will some people find it annoying? Using lists for navigation bars is a tried and tested technique that's been used for many years and is recommended best practice across most, if not all, sites that use web standards / css layouts. The may be a tiny argument about whether you want an ordered list (which implies an order/hierarchy) or unordered list (which, in a screenreader, may not announce what list item you're on, just the total number of items at the start). P -- Patrick H. Lauke ______________________________________________________________ re·dux (adj.): brought back; returned. used postpositively [latin : re-, re- + dux, leader; see duke.] www.splintered.co.uk | www.photographia.co.uk http://redux.deviantart.com | http://flickr.com/photos/redux/ ______________________________________________________________ Co-lead, Web Standards Project (WaSP) Accessibility Task Force http://webstandards.org/ ______________________________________________________________ |
|
|
|
RE: Using numbered list element for navigation barsI thought Jaws automatically announced something like ‘fifth
item of 8’ even with unordered lists. Does your friend use Jaws ? Anyway, if other assistive technologies really need ordered list
to perform such a useful calculation, then why not ! Régine Lambrecht E-fficiency Coordinator Prevention Advisor ________________________________________________ Tel. +32.2.235.56.62 www.tipik.eu Tipik Communication Agency S.A. Avenue de Tervueren 270 • B-1150
Bruxelles Tel. +32.2.235.56.70 • Fax +32.2.235.56.99 Tipik is a Sword Group
Company P Please consider the environment before printing this e-mail From:
w3c-wai-ig-request@... [mailto:w3c-wai-ig-request@...] On Behalf Of Richard
Warren We
came across a website that used the numbered list element <ol> for its
navigation bars (numbers hidden by CSS). It was really useful for our blind
colleague who was able to identify how many links in the bar, whereabouts he
was within the bar and, more easily remember where the useful links were.
There was no difference to visual users I
can't see any disadvantages to using the numbered list element for navigation
bars and wonder if it should be a recommendation to improve accessibility for
blind users - i.e. does it really help all users of screen readers or will some
people find it annoying? Richard
Warren Userite
|
|
|
|
RE: Using numbered list element for navigation bars
|
| Free embeddable forum powered by Nabble | Forum Help |