E-mail List Archives
RE: Complicated tables and forms question
From: Tim Harshbarger
Date: Jan 14, 2004 10:43AM
- Next message: Sandy Clark: "RE: Complicated tables and forms question"
- Previous message: Martin, Lainie: "Complicated tables and forms question"
- Next message in Thread: Sandy Clark: "RE: Complicated tables and forms question"
- Previous message in Thread: Martin, Lainie: "Complicated tables and forms question"
- View all messages in this Thread
Lainie,
Using the title attribute on the input tag may be the best solution
available.
There is not a good way in HTML to label a field that has both a column and
row label.
If each column had its own label, you might be able to do something with a
combination of div, fieldset, legend, and label tags using a little CSS on
the side -- but from your description that probably will not get you what
you want.
Thanks,
Tim
>
- Next message: Sandy Clark: "RE: Complicated tables and forms question"
- Previous message: Martin, Lainie: "Complicated tables and forms question"
- Next message in Thread: Sandy Clark: "RE: Complicated tables and forms question"
- Previous message in Thread: Martin, Lainie: "Complicated tables and forms question"
- View all messages in this Thread