What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Tables Overflow Help

Tables Overflow Help
Author: Message:
Stigmata
Veteran Member
*****



Posts: 3520
Reputation: 45
21 / Other / Flag
Joined: Jul 2003
O.P. Tables Overflow Help
Got a left column and then the main bit where all teh info is stored..

i need the main bit to have scroll bars..

code:
<table width="98%" height="200" border="1">
  <tr>
    <td width="24%" valign="top">Left Column</td>
    <td name="main" width="100%" height="200" align="left" valign="top" style="overflow: auto;"> test
    test<br />
    test<br />
    test<br />
    test<br />
    test<br />
    test<br />
    test<br />
    test<br />
    test<br />
    test<br />
    test<br />
    test</td>
  </tr>
</table>

the test bit just keeps on going with no scroll...

ive tried using div tags... but with no success :(

This post was edited on 01-21-2006 at 12:51 PM by Stigmata.
01-21-2006 12:50 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Tables Overflow Help - by Stigmata on 01-21-2006 at 12:50 PM
RE: Tables Overflow Help - by Volv on 01-21-2006 at 12:55 PM
RE: Tables Overflow Help - by Stigmata on 01-21-2006 at 01:05 PM
RE: Tables Overflow Help - by user27089 on 01-21-2006 at 01:44 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On