WebAIM - Web Accessibility In Mind

E-mail List Archives

Table headers not behaving

for

From: Ian.Lloyd@nationwide.co.uk
Date: Sep 10, 2002 6:24AM


-----BEGIN PGP SIGNED MESSAGE-----

********************************************************************
The contents of this email are intended exclusively for the
addressee. If you are not the addressee you must not read
use or disclose the email contents ; you should notify us
immediately [ by clicking "Reply" ] and delete this email.

Nationwide monitors e-mails to ensure its systems operate
effectively and to minimise the risk of viruses. Whilst it has
taken reasonable steps to scan this email, it does not
accept liability for any virus that may be contained in it.
********************************************************************

I've been advising colleagues to use headers and ids in tables for more
complicated tables where scope doesn't cut it.

I've just come back from holiday to find out that some relatively simple
tables (with just one colspan and rowspan) are not behaving when using the
CTRL + ALT to navigate around (I would expect it to announce the headers,
but it is doing so inconsistently). And because I've just returned from
holiday, brain has yet to kick in to action, so all help greatly appreciated
...

FYI, I am using IE5 and Connect Outloud.

Here is a snippet of an example table - can anyone tell me if this is
incorrect coding? Or is it the screen readers themselves that are not yet up
to the job of referencing multiple headers?

Many thanks, here's the table code:

<table cellspacing="2" cellpadding="3" border="0" width="95%" summary="Table
detailing the Classic Card Rates">
<thead>
<tr>
<th rowspan="2">&nbsp;</th>
<th colspan="2" id="product_title"><a href="#top"><img
src="../_credit-card_images/arrow-up.gif" alt="To top button" border="0"
align="right"></a>Classic Card</th>
</tr>
<tr>
<th id="annual" headers="product_title">Annual Rate</th>
<th id="monthly" headers="product_title">Monthly Rate</th
</tr>
</thead>
<tbody>
<tr>
<td class="data" scope="row">Rate for first 6 months</td>
<td class="NBSdata" headers="product_title annual">0% p.a.</td>
<td class="NBSdata" headers="product_title monthly">0% </td>
</tr>
<tr>
<td class="data" scope="row">Ongoing Rate</td>
<td class="NBSdata" headers="product_title annual">13.9% p.a.</td>
<td class="NBSdata" headers="product_title monthly">1.09%</td>
</tr>
<tr>
<td class="data" scope="row">APR for Purchases & Balance Transfers</td>
<td class="NBSdata" headers="product_title annual">11.5% APR</td>
<td class="NBSdata" headers="product_title monthly">N/A</td>
</tr>
</tbody>
</table>

Ian Lloyd, Electronic Channels
Nationwide Building Society

e-mail: <EMAIL REMOVED>
tel: 01793-655260
fax: 01793-656368


- -----Original Message-----
From: <EMAIL REMOVED> [mailto: <EMAIL REMOVED> ]
Sent: 10 September 2002 13:54
To: <EMAIL REMOVED>
Subject: fonts in css


hello,
A while back someone posted some links that explained how to write font
definitions using inheritance so that css would be compliant with older
version of Netscape. Can you please repost those URL's? Our style sheets
are defining font sizes using percentages for 508 compliancy but they are
not understood by Netscape 4.0.

Thanks!
Cyndy


-----BEGIN PGP SIGNATURE-----
Version: PGPsdk version 1.1.1 (C) 1997 Pretty Good Privacy, Inc.

iQEVAwUBPX3wxm4wJNdvwuyFAQHEJQgAu8hmZ4/b3h+oOJDMLG7P3lLslzeImwH0
dNVuFS2D86yZ5nrhatFYidEZGpctMMB/IGXUYe5FzqlnOP46VMQgkcTn5KPmnu09
tlFyE5bKxn+IdOjQBPodpj9ctGvvPAYu+W6f3gbLHZjhVupXaZA8nXQQr67Pcu+A
mSMEbR3LOJvwB1kORqSLSWurpZ1Ya9xg/e+ihGx7jKvdIzjt8Qm1/3JA01znMHEW
1ZPWtadNWFTTUZmnorAR5AiIu7Y+oH7M6hPS4WDlzMtYLQGO6DN2XD5rejRyq3Lb
K56Lj4vSD3c9xMnY/hGhNknAdg9Qn+vuPS4sN+NWjue94kg1rQcOVw==Luzt
-----END PGP SIGNATURE-----


----
To subscribe, unsubscribe, or view list archives,
visit http://www.webaim.org/discussion/