E-mail List Archives
proper use of labels
From: Kevin.CTR.Spruill
Date: Jun 13, 2005 10:40AM
- Next message: Jared Smith: "Re: proper use of labels"
- Previous message: Jukka K. Korpela: "Re: Null or empty ALT attribute?"
- Next message in Thread: Jared Smith: "Re: proper use of labels"
- Previous message in Thread: None
- View all messages in this Thread
All,
Despite, or perhaps because of the recent list traffic re: use of labels -
I thought I'd throw this one on there also. Hopefully it wasn't covered
already. I repeatedly run across developers using this convention with
labels to meet Section 508 compliance:
<label for="qfind"><img src="images/clear.gif" height="1" width="1"
border="0" alt="Quick Find" /></label>
<select name="Quickfind" size="1"
style="font-family:verdana,arial,helvetica,sans-serif; font-size:10px;"
id="qfind">... options follow.
I always tell them that this is noncompliant, and incorrect (using the
blank images alt text) vs. using actual text. Am I being overly rigid? Or
am I correct in sticking with the W3C's
label = text [CS] ?
Thanx in advance...
___________________________________________
Kevin H. Spruill AWA/CNTR/FAA
FAA Section 508 Technical Support
202.385.8059
- Next message: Jared Smith: "Re: proper use of labels"
- Previous message: Jukka K. Korpela: "Re: Null or empty ALT attribute?"
- Next message in Thread: Jared Smith: "Re: proper use of labels"
- Previous message in Thread: None
- View all messages in this Thread