[jawsscripts] Re: Table headers
- From: "Veli" <vebazu@xxxxxxxxxxx>
- To: <jawsscripts@xxxxxxxxxxxxx>
- Date: Fri, 28 Mar 2008 16:26:53 +0200
Jamal,
Yes, JAWS understands the HTML markup of table headers correctly, but
there are tables where the markup is incorrect, and also tables where I
would like to be able to select which rows/columns are the header ones,
regardless of the HTML markup.
Veli
----- Original Message -----
From: "Jamal Mazrui" <empower@xxxxxxxxx>
To: <jawsscripts@xxxxxxxxxxxxx>
Sent: Friday, March 28, 2008 2:45 PM
Subject: [jawsscripts] Re: Table headers
JAWS is supposed to understand HTML markup of table headers in
accordance with W3C accessibility guidelines. If you know such markup
exists in a table but JAWS is not reading the headers correctly, I
suggest submitting a problem report to Freedom Scientific.
Jamal
On Fri, 28 Mar
2008, Veli wrote:
Date: Fri, 28 Mar 2008 12:14:02 +0200
From: Veli <vebazu@xxxxxxxxxxx>
Reply-To: jawsscripts@xxxxxxxxxxxxx
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] Table headers
Hi all,
I guess, it would be possible to define through JAWS scripts which
rows
and columns work as headers, when exploring HTML tables with
Alt+Control+arrow keys. I mean the situations, where the <TH> tags and
their corresponding attributes in <TD> tags are used "inproperly" or
not
used at all. In such cases, there may be more relevant rows/columns
than
the top one and the left-most, that sould be announced. Example of
that
kind of table:
# | User name | Location | E-mail
1 | user1 | city x | a@xxx
2 | user3 | city z | x@xxx
Thus JAWS sould be able to speak the data of the second column in this
example when moving up/down in the table.
Was the description clear enough? Any suggestions?
Thanks
Veli
__________
View the list's information and change your settings at
http://www.freelists.org/list/jawsscripts
__________
View the list's information and change your settings at
http://www.freelists.org/list/jawsscripts
__________�
View the list's information and change your settings at
http://www.freelists.org/list/jawsscripts
- Follow-Ups:
- [jawsscripts] Re: Table headers
- From: TJ McElroy
- References:
- [jawsscripts] Table headers
- From: Veli
- [jawsscripts] Re: Table headers
- From: Jamal Mazrui
Other related posts:
- » [jawsscripts] Table headers
- » [jawsscripts] Re: Table headers
- » [jawsscripts] Re: Table headers
- » [jawsscripts] Re: Table headers
- » [jawsscripts] Re: Table headers
Date: Fri, 28 Mar 2008 12:14:02 +0200 From: Veli <vebazu@xxxxxxxxxxx> Reply-To: jawsscripts@xxxxxxxxxxxxx To: jawsscripts@xxxxxxxxxxxxx Subject: [jawsscripts] Table headers Hi all,I guess, it would be possible to define through JAWS scripts which rows
and columns work as headers, when exploring HTML tables with Alt+Control+arrow keys. I mean the situations, where the <TH> tags andtheir corresponding attributes in <TD> tags are used "inproperly" or not used at all. In such cases, there may be more relevant rows/columns than the top one and the left-most, that sould be announced. Example of that
kind of table: # | User name | Location | E-mail 1 | user1 | city x | a@xxx 2 | user3 | city z | x@xxx Thus JAWS sould be able to speak the data of the second column in this example when moving up/down in the table. Was the description clear enough? Any suggestions? Thanks Veli __________ View the list's information and change your settings at http://www.freelists.org/list/jawsscripts
- [jawsscripts] Re: Table headers
- From: TJ McElroy
- [jawsscripts] Table headers
- From: Veli
- [jawsscripts] Re: Table headers
- From: Jamal Mazrui