Posted by squirrel on 07/14/05 16:56
The thing is that page is not jet on web its in development. Heres the
source code. the idea is to put a scroll bar in a 3rd column in the middle.
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<table width="100%" height="100%" border="1" >
<tr>
<th width="120" height="70" scope="col"> </th>
<th scope="col"> </th>
<th width="120" scope="col"> </th></tr>
<tr>
<th scope="row"> </th>
<td> </td>
<td>scroll bar</td>
</tr>
<tr>
<th height="30" scope="row"> </th>
<td> </td> <td> </td>
</tr>
</table>
</body>
</html>
"Edwin van der Vaart" <e.vandervaart@nospamgmail.com> wrote in message
news:wdrBe.652$jA4.417@amstwist00...
> squirrel wrote:
>> i have one question if anybody can help me out. i made web page based on
>> tables, and now i want to make a scroll bar in a selected table (one that
>> has scroll bar written inside). i tryed to do it but can't figure it out.
>> Thanks.
> Could you give us an url sothat others may help you with your problem.
> Please don't attach any attachment with your message, because the most
> regulars can't open attachments in their newsreaders. If you don't have a
> webspace, then put your source of the page in the message for the
> newsgroup.
> --
> Edwin van der Vaart
> http://www.semi-conductor.nl/ Links to Semiconductors sites
> http://www.evandervaart.nl/ Under construction
Navigation:
[Reply to this message]
|