Categories




PreviousNext
Add scrollbar to a table or div using css    
 Send mail Views:532
Belongs to : CSS
Facebook Bookmarkbookmark this pageStumbleupon Bookmark 

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>

funny pictures and videos
funny pictures and videos
online games
embed code


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

User Comments


Add NEW Feedback:

Name :     Email :

Website Monitoring Web hosting by Hiox India Contact Us   Privacy Policy   Terms and Conditions