- From: Gez Lemon <gl@juicystudio.com>
- Date: Tue, 7 Sep 2004 20:46:03 +0100
- To: <Becky_Gibson@notesdev.ibm.com>, <w3c-wai-gl@w3.org>
- Message-ID: <006001c49513$4f8bdd60$1900a8c0@juicy.com>
Of the proposed techniques, my preference is for technique 2 (hiding the label off screen). The only drawback I can think of for this technique is that the labels will be displayed on screen if CSS is switched off. The result of the labels appearing won't in any way detract from the usability of the document; more it will be clarified. As the labelled information is important, and the removal of it is mainly for presentational purposes, it makes sense to use CSS IMHO.
Best regards,
Gez
_____________________________
Supplement your vitamins
Web: http://www.juicystudio.com
Keeping developers informed!
IWA/HWG Member
----- Original Message -----
From: Becky_Gibson@notesdev.ibm.com
To: w3c-wai-gl@w3.org
Sent: Tuesday, September 07, 2004 1:02 PM
Subject: RE: [Techs] CSS and invisible labels for forms - more
Actually, in my label examples using a single pixel image with alt text for the label, I neglected to put the image in a <label> tag. I've updated the example and attached it below. This changes some of the home page reader results but not the WindowEyes results. I've updated and included the section on alt text labels below.
Technique Three - using a transparent, single pixel image inside of a <label> tag associated with the control with the label text specified in the alt attribute.
WindowEyes reads the alt text of the image in normal reading mode. However, if you navigate directly to the control there is no label information announced (even with the img wrapped in a label tag). If you navigate directly to the control With MSAA mode off, WindowEyes picks up the visual text before the control and reads it. This is only an issue in the image example since WindowEyes still reads the label and title information if it is available as you navigate from control to control with MSAA mode both off and on.
Jaws reads the alt text in normal reading mode and when navigating from control to control.
Home Page Reader reads the alt text in item reading mode and control reading mode when the image is wrapped in a label tag.
Becky Gibson
Web Accessibility Architect
IBM Emerging Internet Technologies
5 Technology Park Drive
Westford, MA 01886
Voice: 978 399-6101; t/l 333-6101
Email: gibsonb@us.ibm.com
Received on Tuesday, 7 September 2004 19:43:23 UTC