E-mail List Archives
Re: Is use of <label> and title redundant?
From: GILLENWATER, ZOE M
Date: Nov 19, 2012 8:10AM
- Next message: Sailesh Panchang: "Re: Is use of
- Previous message: Sailesh Panchang: "Re: Is use of
- Next message in Thread: Sailesh Panchang: "Re: Is use of
- Previous message in Thread: Sailesh Panchang: "Re: Is use of
- View all messages in this Thread
Hi Steve,
Can you share what the bugs you found are? I've had trouble with hidden labels if the hiding method had overflow:hidden on it, but removing that got rid of all my problems. Here's the hiding CSS I've tested without problems so far:
.hidden-spoken {
position: absolute !important;
clip: rect(1px 1px 1px 1px);
clip: rect(1px, 1px, 1px, 1px);
padding:0 !important;
border:0 !important;
height: 1px !important;
width: 1px !important;
}
As I said, I'd love to hear differing opinions on this topic! I posted a thread on this issue months ago because I'm genuinely trying to figure out the pros and cons to different approaches, and I still haven't made a decision as to which will be my method of first resort.
Thanks for your help,
Zoe
Zoe Gillenwater
Web Accessibility Technical Architect
AT&T Consumer Digital Experience
o: 919-241-4083
e: <EMAIL REMOVED>
4625 Creekstone Dr | Durham, NC 27703
This email and any files transmitted with it are AT&T property, are confidential, and are intended solely for the use of the individual or entity to whom this email is addressed. If you are not one of the named recipient(s) or otherwise have reason to believe that you have received this message in error, please notify the sender and delete this message immediately from your computer. Any other uses, retention, dissemination, forwarding, printing, or copying of this email is strictly prohibited.
- Next message: Sailesh Panchang: "Re: Is use of
- Previous message: Sailesh Panchang: "Re: Is use of
- Next message in Thread: Sailesh Panchang: "Re: Is use of
- Previous message in Thread: Sailesh Panchang: "Re: Is use of
- View all messages in this Thread