SitePoint Zealot
Creating accessible tables
Hello,
We're in the process of making a number of data tables accessible. In several examples on the web, I see the "id" attribute being used with the "headers" attribute in the same <th> cell.
You can see what I mean under "Very Complex Data Tables" at:
http://usability.com.au/2005/06/acce...-2005/#complex
Or the markup at the bottom of:
http://accessibility.psu.edu/tablecomplexhtml
While in other examples on the web, <th> is only used with the "id" attribute, and <td> is only used with the "headers" attribute.
i.e. http://yaccessibilityblog.com/librar...ta-tables.html
http://accessibletech.org/access_art...dataTables.php
Which is more correct for accessibility?
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks