E-mail List Archives
Data Table and Forms Question
From: Lubow Scott
Date: Jan 14, 2005 10:57AM
- Next message: Andrew Kirkpatrick: "Re: Data Table and Forms Question"
- Previous message: Catherine Brys: "Wrapping
- Next message in Thread: Andrew Kirkpatrick: "Re: Data Table and Forms Question"
- Previous message in Thread: None
- View all messages in this Thread
Hi
Everyone,
<SPAN
class=482382317-14012005>
We have a data table
on a web page and each table cell has a form field in it. The form
fields are associated with the column header for the specific column and the
form fields also relate to each other across the row. Can you use
scope for data tables and label for form fields together? If not, does
anyone have a suggestion on how to make this accessible? Below is the
code:
<SPAN
class=482382317-14012005>
<table
cellpadding=2 cellspacing=0 class="c3text8" border=0 width="100%">
<FONT
size=2><SPAN
style="mso-tab-count: 1">
<tr>
<FONT
size=2><SPAN
style="mso-tab-count: 2">
<td>X</td>
<FONT
size=2><SPAN
style="mso-tab-count: 2">
<td>Y</td>
<FONT
size=2><SPAN
style="mso-tab-count: 2">
<td>Z</td>
<FONT
size=2><SPAN
style="mso-tab-count: 1">
</tr>
<FONT
size=2><SPAN
class=482382317-14012005>
<tr>
<FONT
face=Arial><SPAN
style="mso-tab-count: 1">
<td>
<FONT face=Arial
size=2><input value="" name="X_1" type="text" class="c3input"
style="width:175">
<FONT
face=Arial size=2></td>
<FONT
size=2><SPAN
style="mso-tab-count: 2">
<td>
<FONT face=Arial
size=2><input value="" name="Y_1" type="text" class="c3input"
style="width:175">
<FONT
face=Arial size=2></td>
<FONT
size=2><SPAN
style="mso-tab-count: 2">
<td>
<FONT face=Arial
size=2><input value="" name="Z_1" type="text" class="c3input"
style="width:175">
<FONT
face=Arial size=2></td>
<FONT
size=2><SPAN
style="mso-tab-count: 2">
<td width="100%">
<FONT face=Arial
size=2>
<FONT
face=Arial size=2></td>
<FONT
size=2><SPAN
style="mso-tab-count: 1">
</tr>
<SPAN
style="mso-tab-count: 6"><FONT face=Arial
size=2> <FONT
face=Arial><tr>
<FONT
size=2><SPAN
style="mso-tab-count: 2">
<td>
<FONT face=Arial
size=2><input value="" name="X_2" type="text" class="c3input"
style="width:175">
<FONT
face=Arial size=2></td>
<FONT
size=2><SPAN
style="mso-tab-count: 2">
<td>
<FONT face=Arial
size=2><input value="" name="Y_2" type="text" class="c3input"
style="width:175">
<FONT
face=Arial size=2></td>
<FONT
size=2><SPAN
style="mso-tab-count: 2">
<td>
<FONT face=Arial
size=2><input value="" name="Z_2" type="text" class="c3input"
style="width:175">
<FONT
face=Arial size=2></td>
<FONT
size=2><SPAN
style="mso-tab-count: 2">
<td width="100%">
<FONT
face=Arial size=2>
<FONT
face=Arial size=2></td>
<FONT
size=2><SPAN
style="mso-tab-count: 1">
</tr>
<FONT face=Arial
size=2></table>
<FONT face=Arial
size=2>
Thanks in
advance,
<SPAN
class=482382317-14012005>Scott
- Next message: Andrew Kirkpatrick: "Re: Data Table and Forms Question"
- Previous message: Catherine Brys: "Wrapping
- Next message in Thread: Andrew Kirkpatrick: "Re: Data Table and Forms Question"
- Previous message in Thread: None
- View all messages in this Thread