- From: Andrew Kirkpatrick <andrew_kirkpatrick@wgbh.org>
- Date: Tue, 10 Feb 2004 08:39:18 -0500
- To: "'WAI Mailing list (E-mail)'" <w3c-wai-ig@w3.org>
> As far as I know very old versions of Amaya are the only > browser that won't show the content of the map. Some > configurations of Lynx, new versions of Amaya, and probably > some other browsers, allow you to skip over the entire block > with a keystroke or two. Does Amaya allow you to skip over a list? I'd like to be able to use: <ol title="main navigation">... Instead of: <map title="main navigation"> <ol>... And avoid the <map> altogether. For screen reader users, newer versions of JAWS and Window-Eyes allow users to skip from list to list, which is great, but it would be better if the title could be voiced to identify the list. There is no explicit screen reader support that I know of for skipping <map>, but you can skip to the next element of the same type as the currently focused element or to the next different element type. These are less useful to the average user than they could be because title information about the element is not voiced. AWK
Received on Tuesday, 10 February 2004 08:38:40 UTC