scrollable row groups
git-svn-id: svn://10.0.0.236/trunk@17941 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -148,5 +148,27 @@ layout. This should be long enough.</TD>
|
||||
column widths and collapsing borders.</CAPTION>
|
||||
</TABLE>
|
||||
|
||||
<BR>
|
||||
<table>
|
||||
|
||||
<thead>
|
||||
<tr><td colspan=2 style="font-size: 8pt; font-weight: bold">HEADER
|
||||
</thead>
|
||||
|
||||
<tbody style="overflow: auto; height: 60px; border: 1px solid black;">
|
||||
<tr><td>cell-00<td>cell-01
|
||||
<tr><td>cell-10<td>cell-11
|
||||
<tr><td>cell-20<td>cell-21
|
||||
<tr><td>cell-30<td>cell-31
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
<tfoot>
|
||||
<tr><td colspan=2 style="font-size: 8pt; font-weight: bold">FOOTER
|
||||
</tfoot>
|
||||
|
||||
<CAPTION ALIGN=BOTTOM>Table 5 has a scrolling tbody.</CAPTION>
|
||||
</table>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
||||
Reference in New Issue
Block a user