E-mail List Archives
Re: help with complex table
From: Bourne, Sarah (MASSIT)
Date: Sep 29, 2017 6:21AM
- Next message: Beranek, Nicholas: "Re: help with complex table"
- Previous message: Steve Faulkner: "Re: Hmmm, JAWS repeats link and button text"
- Next message in Thread: Beranek, Nicholas: "Re: help with complex table"
- Previous message in Thread: Angela French: "Re: help with complex table"
- View all messages in this Thread
The SCOPE method won't work reliably with a tables that don't have a strict horizontal or vertical association. By setting the SCOPE to col(umn), it should actually be reading it in front of the cells above it, too, which would not be desirable. The first thing I would try is making it two separate tables, or some other simplification approach. Otherwise, you'll need to use the HEADER/ID method, where each TH is assigned a unique ID, and each TD has a HEADERS attribute with the correct IDs as values.
sb
Sarah E. Bourne
Director of IT Accessibility
1 Ashburton Place, 8th Floor, Boston, MA 02108
Office: (617) 626-4502
<EMAIL REMOVED> | www.mass.gov/eotss
Executive Office of Technology Services and Security (EOTSS)
EOTSS provides secure and quality digital information, services, and tools
to constituents and service providers when and where they need them.
- Next message: Beranek, Nicholas: "Re: help with complex table"
- Previous message: Steve Faulkner: "Re: Hmmm, JAWS repeats link and button text"
- Next message in Thread: Beranek, Nicholas: "Re: help with complex table"
- Previous message in Thread: Angela French: "Re: help with complex table"
- View all messages in this Thread