E-mail List Archives
Re: help with a form please
From: Travis Roth
Date: Mar 15, 2007 6:50PM
- Next message: Chris Price: "Re: help with a form please"
- Previous message: Cheryl Amato: "help with a form please"
- Next message in Thread: Chris Price: "Re: help with a form please"
- Previous message in Thread: Cheryl Amato: "help with a form please"
- View all messages in this Thread
Hi,
Since a label tag cannot be shared amongst input controls, an option would
be to create redundant labels and then use CSS to place them off-screen.
Currently screen readers support the use of the same ID attribute on
multiple controls referencing one label, but since technically an ID is to
be specific to an individual control this is an illegal practice. And you
never know when AT will stop supporting this.
- Next message: Chris Price: "Re: help with a form please"
- Previous message: Cheryl Amato: "help with a form please"
- Next message in Thread: Chris Price: "Re: help with a form please"
- Previous message in Thread: Cheryl Amato: "help with a form please"
- View all messages in this Thread