this is the only way to scroll a table. using a div tag.
does not work in Netscape4.xx
does not work in Netscape4.xx
General Details
Snippet uploaded by: snippet
Email : webmaster@snippetlibrary.com
Snippet By: Unknown
<!---Head--->
none
<!---Body--->
<table width="200" border="3">
<tr>
<td>
<div style="overflow: auto; height:150px;"> your data here your data here your data here your data here your data here your data here your data here your data here your data here your data here your data here your data here your data here your data here your data here your data here your data here your data here your data here your data here your data here your data here your data here your data here your data here your data here your data here your data here your data here your data here your data here </div>
</td>
</tr>
</table>
No Reviews to show
