Click to See Complete Forum and Search --> : Are my page titles usable for blind users?


Webnauts
01-02-2005, 09:53 PM
I have added on every "page title" of my web site my company name "Webnauts Net", while I have provided a tabindex with value="1" to the "Skip Navigation" link, so the user can jump from the "browser address field" directly to the "Skip Navigation" link, and so the user would be informed through my title alone, that he/she are still on my web site, without the need to hear the alt tag of my logo.

Would you consider that usable?

Thanks in advance for your contribution.

Robert Wellock
01-05-2005, 09:56 AM
Most likely since most screen readers pronounce the title but I don't know why you have tab index 1 on the skip.

Webnauts
01-05-2005, 07:41 PM
If the user have been on my site before, or he/she is visiting further pages, that they can jump directly from the address field to Skip Navigation, so they will have a full navigation control.
Did I do something wrong?