Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] overflow: auto
- From: Michael_Dougherty at PBP.com (Michael Dougherty)
- Subject: [Javascript] overflow: auto
- Date: Thu Apr 24 13:57:43 2003
<span style='width: 200; height: 300; overflow: auto;'>
<table>
<tr>
<th>Name</th>
<th>Value</th>
</tr>
<tr>
<td>Row1</td>
<td>Val1</td>
</tr>
(many more rows)
</table>
</span>
Is there a convenient way to lock the table header so that it doesn't scroll
off the visible area of it's container span?
I would like to not have to define the widths of the columns and have a
fixed table with one row for the header outside the span...
- Follow-Ups:
- [Javascript] overflow: auto
- From: a good drummer
- [Javascript] overflow: auto
- From: Walter Torres
- [Javascript] overflow: auto
- From: Hassan Schroeder
- [Javascript] overflow: auto
- Prev by Date: [Javascript] Form field arrays in IE 5+
- Next by Date: [Javascript] overflow: auto
- Previous by thread: [Javascript] Form field arrays in IE 5+
- Next by thread: [Javascript] overflow: auto
- Index(es):