This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Dreamweaver > July 2005 > scroll bar in a table





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author scroll bar in a table
evelyngrace

2005-07-30, 7:17 am

Hi, I have mae a message board and the table of messages goes on forever. How can I put a scrollbar on a table please?
Thank you in anticipation.
Evelyn
Kenneth W. Binney

2005-07-30, 7:22 pm

<html>
<head>
<title>table with scroll</title>
<style type="text/css">
<!--
DIV{
text-align : left;
padding : 5px;
width : 100%;
height : 4em;
overflow: auto;
}
-->
</style>
</head>
<body>
<table WIDTH="760" border="1" cellpadding="0" cellspacing="0">
<thead>
<tr>
<th WIDTH="87">&nbsp;</th>
<th WIDTH="556">stuff in the thead</th>
<th WIDTH="109">&nbsp;</th>
</tr>
</thead>
<tfoot>
<tr>
<th>&nbsp;</th>
<th>stuff in the tfoot</th>
<th>&nbsp;</th>
</tr>
</tfoot>
<tbody>
<tr>
<td>&nbsp;</td>
<td>
<div>scroll stuff in the tbody<br>
scroll stuff in the tbody<br>
scroll stuff in the tbody<br>
scroll stuff in the tbody<br>
scroll stuff in the tbody<br>
scroll stuff in the tbody<br>
scroll stuff in the tbody<br>
scroll stuff in the tbody<br>
scroll stuff in the tbody<br>
scroll stuff in the tbody<br>
scroll stuff in the tbody<br>
</div>
</td>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
</body>




"evelyngrace" <webforumsuser@macromedia.com> wrote in message
news:dcfcod$a7e$1@forums.macromedia.com...
> Hi, I have mae a message board and the table of messages goes on forever.
> How can I put a scrollbar on a table please?
> Thank you in anticipation.
> Evelyn



Tricia*C*

2005-07-31, 4:14 am

How do you change the colors of the scroll bar?
"Kenneth W. Binney" <kenbinney@ossiningdesignguild.com> wrote in message
news:dcg6ej$bde$1@forums.macromedia.com...
> <html>
> <head>
> <title>table with scroll</title>
> <style type="text/css">
> <!--
> DIV{
> text-align : left;
> padding : 5px;
> width : 100%;
> height : 4em;
> overflow: auto;
> }
> -->
> </style>
> </head>
> <body>
> <table WIDTH="760" border="1" cellpadding="0" cellspacing="0">
> <thead>
> <tr>
> <th WIDTH="87">&nbsp;</th>
> <th WIDTH="556">stuff in the thead</th>
> <th WIDTH="109">&nbsp;</th>
> </tr>
> </thead>
> <tfoot>
> <tr>
> <th>&nbsp;</th>
> <th>stuff in the tfoot</th>
> <th>&nbsp;</th>
> </tr>
> </tfoot>
> <tbody>
> <tr>
> <td>&nbsp;</td>
> <td>
> <div>scroll stuff in the tbody<br>
> scroll stuff in the tbody<br>
> scroll stuff in the tbody<br>
> scroll stuff in the tbody<br>
> scroll stuff in the tbody<br>
> scroll stuff in the tbody<br>
> scroll stuff in the tbody<br>
> scroll stuff in the tbody<br>
> scroll stuff in the tbody<br>
> scroll stuff in the tbody<br>
> scroll stuff in the tbody<br>
> </div>
> </td>
> <td>&nbsp;</td>
> </tr>
> </tbody>
> </table>
> </body>
>
>
>
>
> "evelyngrace" <webforumsuser@macromedia.com> wrote in message
> news:dcfcod$a7e$1@forums.macromedia.com...
>
>



Tricia*C*

2005-07-31, 4:14 am

NVM --- got it.


"Tricia*C*" <triciac@ahisd.net> wrote in message
news:dchjh2$52o$1@forums.macromedia.com...
> How do you change the colors of the scroll bar?
> "Kenneth W. Binney" <kenbinney@ossiningdesignguild.com> wrote in message
> news:dcg6ej$bde$1@forums.macromedia.com...
>
>



Travis

2005-07-31, 7:34 pm

See if this helps.

http://www.webblobber.com/tutorials/css/scrolling.php

Travis
***************************************
Free Templates, Javascript, Fonts & More. - http://www.webblobber.com
Premium Templates - http://www.webblobber.com/templates/premium/
Tutorials - http://www.webblobber.com/tutorials/
***************************************

evelyngrace wrote:
> Hi, I have mae a message board and the table of messages goes on forever. How can I put a scrollbar on a table please?
> Thank you in anticipation.
> Evelyn

Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews