- From: James Nurthen <james.nurthen@oracle.com>
- Date: Thu, 07 Apr 2011 14:40:24 -0700
- To: Sailesh Panchang <spanchang02@yahoo.com>
- CC: WCAG <w3c-wai-gl@w3.org>
- Message-ID: <4D9E2F48.8030801@oracle.com>
Sailesh, Where in http://www.w3.org/TR/REC-html40/struct/tables.html#adef-headers does it state that the headers must be in the same table? I can't find this in the link you referenced. (fyi I would happily recommend this team not to do this if I could back this up with a solid reason - but I cannot come up with one from WCAG2) Regards, James On 4/7/2011 2:24 PM, Sailesh Panchang wrote: > James, > You need the row / column containing the header cells in the same data table. > See http://www.w3.org/TR/REC-html40/struct/tables.html#adef-headers > So it fails SC 1.3.1. In any case the headers row and the first table is providing structure for the content that follows and is not mere "presentation". > For large tables, implement pagination links ... show next 20 or whatever. > Sailesh Panchang > Web Accessibility Specialist > www.deque.com > --- On Thu, 4/7/11, James Nurthen<james.nurthen@oracle.com> wrote: > > > From: James Nurthen<james.nurthen@oracle.com> > Subject: Query on technique H43 > To: "WCAG"<w3c-wai-gl@w3.org> > Date: Thursday, April 7, 2011, 2:56 PM > > > Hi, > A team I am working with is using a technique I am unsure about to mark up their data tables. They have their table split into 2 tables in the HTML markup, one for the header row (which has been marked with role=presentation) and one for the data content. They claim they need to do this in order to obtain the visual layout they require. > > The header cells in the first table have ids associated with them which are then being referenced from the headers attribute of cells in the second table. > > I can't see any reference in H43 that the cells referenced as a header must be in the same table so it would seem that this would pass 1.3.1 due to meeting H43. Is my interpretation of this correct? If this shouldn't pass H43 I would appreciate the technique being clarified such that this is made more clear. > > -- Regards, James > > > > > -- Regards, James Oracle <http://www.oracle.com> James Nurthen | Project Lead, Accessibility Phone: +1 6505066781 <tel:+1%206505066781> | Mobile: +1 4159871918 <tel:+1%204159871918> Oracle Corporate Architecture 500 Oracle Parkway | Redwood City, CA 94065 Green Oracle <http://www.oracle.com/commitment> Oracle is committed to developing practices and products that help protect the environment
Received on Thursday, 7 April 2011 21:41:02 UTC