|
|
 |
Re: FN-FORUM: accessibility issues... (accesskey mainly)
date posted 6th August 2004 17:26
At 15:54 on Friday, 06 Aug 2004, Luke Perman wrote:
>
> hi all,
>
> wondered if anyone here can give me a few accessibility tips...
> also alt tags - i have many images that are just fluff - according to
> RNIB you should put an asterisk (*) in the alt of an image that is
> decoration - but elsewhere i have been told to use empty quotes (" ") -
> what's the best method? bobby
> (http://bobby.watchfire.com/bobby/html/en/index.jsp) fails me if i have
> empty quotes...
don't use empty quotes use null quotes:
""
bobby passes it and screen readers don't read "space" to their users.
;o)
|
 |
|