Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Feedback on: irt.org FAQ Knowledge Base Q2051

irt.org | About | Feedback | 1984 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q2051

Sent by
Romain Vallet on November 10, 2000 at 09:04:15:

Comments:
In fact, it IS possible to have a scrollbar within a cell table using a DIV tag like this :

<table border=1>
<tr>
<td>Scrollbar within a table cell</td>
</tr>
<tr>
<td>
<div style="height:60;overflow:auto">
Line #1<br>
Line2<br>
Line3<br>
Line4<br>
Line5<br>
Line6<br>
Line7<br>
</div>
</td>
</tr>
</table>

Works in IE 5.5, don't know if it works in other browsers


Other feedback on 'irt.org FAQ Knowledge Base Q2051' - show all


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.