E-mail List Archives
Re: Accessible web forms: default text in edit boxes and text areas
From: Jim Thatcher
Date: Feb 23, 2005 4:46AM
- Next message: reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references;: "Re: Accessible web forms: default text in edit boxes and text areas"
- Previous message: Jukka K. Korpela: "Re: Accessible web forms: default text in edit boxes and text areas"
- Next message in Thread: reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references;: "Re: Accessible web forms: default text in edit boxes and text areas"
- Previous message in Thread: Jukka K. Korpela: "Re: Accessible web forms: default text in edit boxes and text areas"
- View all messages in this Thread
I agree with Ben, that default text is neither needed nor desirable. But
there is no need to include the input itself in the label element - it
confuses some screen readers (I have forgotten which):
Search<input type="text" name="search"
id="search">
Jim
Accessibility Consulting: http://jimthatcher.com/
512-306-0931
- Next message: reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references;: "Re: Accessible web forms: default text in edit boxes and text areas"
- Previous message: Jukka K. Korpela: "Re: Accessible web forms: default text in edit boxes and text areas"
- Next message in Thread: reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references;: "Re: Accessible web forms: default text in edit boxes and text areas"
- Previous message in Thread: Jukka K. Korpela: "Re: Accessible web forms: default text in edit boxes and text areas"
- View all messages in this Thread