E-mail List Archives
Do screen readers read title attirbute if there is no label tag on form elements?
From: Angela French
Date: Apr 19, 2011 3:18PM
- Next message: Jim Thatcher: "Re: Do screen readers read title attirbute if there is no label tag on form elements?"
- Previous message: Joe Chidzik: "Re: Add This Toolbar and Accessibility?"
- Next message in Thread: Jim Thatcher: "Re: Do screen readers read title attirbute if there is no label tag on form elements?"
- Previous message in Thread: None
- View all messages in this Thread
I just came upon the instruction below and wondering if part of it is true:
The instructions:
HTML Form Inputs Using the Title Attribute
In some cases, it is visually impractical to use a form label. When fields have no visual labels the title attribute provides information about the fields. Assistive technology looks for the <label> element, but if it isn't provided, they will read the title attribute.
<input type="text" name="num2" title="Enter your 3 digit phone exchange" />
<input type="text" name="num3" title="Enter the last 4 digits of your phone number" />
Is the following true? " Assistive technology looks for the <label> element, but if it isn't provided, they will read the title attribute."
I had never heard/read this before.
Angela French
Internet Specialist
State Board for Community and Technical Colleges
360-704-4316
<EMAIL REMOVED>
http://www.checkoutacollege.com<http://www.checkoutacollege.com/>
- Next message: Jim Thatcher: "Re: Do screen readers read title attirbute if there is no label tag on form elements?"
- Previous message: Joe Chidzik: "Re: Add This Toolbar and Accessibility?"
- Next message in Thread: Jim Thatcher: "Re: Do screen readers read title attirbute if there is no label tag on form elements?"
- Previous message in Thread: None
- View all messages in this Thread