HTML Headers Attribute Question

  • From: "Homme, James" <james.homme@xxxxxxxxxxxx>
  • To: "programmingblind@xxxxxxxxxxxxx" <programmingblind@xxxxxxxxxxxxx>
  • Date: Tue, 10 May 2011 12:59:28 -0400

Hi,
Does anyone know if you can use the scope attribute, the headers attribute and 
the id attribute all together on tables with multiple tbody elements? I'm 
trying to use the JAWS 11 feature that only reads table headers instead of 
relying on the FreedomScientific table reading algorithm on a table that is 
pretty complex. I'm trying to simplify the markup in the table partly to make 
it easier to read, and partly to keep JAWS from speaking the entire left column 
of the table, which consists of row headers, but some of them span five 
columns. I was thinking that maybe if I use multiple tbody elements to block 
off the various table row groups, that JAWS might stop reading incorrectly. I 
still need to relate some table data cells to the ones in the thead section, 
though.

Jim
Jim Homme,
Usability Services,
Phone: 412-544-1810.


________________________________
This e-mail and any attachments to it are confidential and are intended solely 
for use of the individual or entity to whom they are addressed. If you have 
received this e-mail in error, please notify the sender immediately and then 
delete it. If you are not the intended recipient, you must not keep, use, 
disclose, copy or distribute this e-mail without the author's prior permission. 
The views expressed in this e-mail message do not necessarily represent the 
views of Highmark Inc., its subsidiaries, or affiliates.

Other related posts:

  • » HTML Headers Attribute Question - Homme, James