Asino
12-12-2004, 04:57 AM
I was wondering if anyone has any experience of access for people with sight disability.
For my menus I normally use a ul, li approach, but recently needed to add a something extra and decided to use a dl,dt,dd approach. The dt holding the link and the dd a few words of explanation about the link.
This works fine for sighted people, but it occurred to me that a screen reader will come across the link, then the extra few words of explanation, by which stage the link has been passed and the user would have to go back to select the link.
I could put the extra explanation in a title as well, but then the screen reader would read it twice, once as a title and then again in the dd, which could be irritating to a user.
Any help or suggestions please.
Asino
For my menus I normally use a ul, li approach, but recently needed to add a something extra and decided to use a dl,dt,dd approach. The dt holding the link and the dd a few words of explanation about the link.
This works fine for sighted people, but it occurred to me that a screen reader will come across the link, then the extra few words of explanation, by which stage the link has been passed and the user would have to go back to select the link.
I could put the extra explanation in a title as well, but then the screen reader would read it twice, once as a title and then again in the dd, which could be irritating to a user.
Any help or suggestions please.
Asino