Categories




PreviousNext
Add scrollbar to a table or div using css    
 Send mail Views:177
Belongs to : CSS
Share share with orkut

You can add scroll bar to a table or div using the style,overflow:scroll

<div style="overflow:scroll;height:80px;width:100%;overflow:auto">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td>test</td>
</tr>
<tr>
<td>test</td>
</tr>
<tr>
<td>test</td>
</tr>
<tr>
<td>test</td>
</tr>
<tr>
<td>test</td>
</tr>
<tr>
<td>test</td>
</tr>
</table></div>



By - Rekha, On - 2010-02-09
Send This
PreviousNext

User Comments


Add NEW Feedback:

Name :     Email :

 Website Monitoring Service by 100pulse
Web hosting by Hiox India
Privacy Policy Terms and Conditions