Adding a Scrollbox table in a myspace Group Page |
Adding a Scrollbox table in a myspace Group Page |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Aug 2006 Member No: 449,060 ![]() |
Hey Guys.
I am having trouble adding a table with a scrollbar in my group. I add the code only the table appears but no scroll bar. I am trying to add more information without taking so much space on my group page. I thought a table with a scroll bar would help but I am having trouble finding a code for it. Anyone know anything about this? Thanks |
|
|
![]() |
![]()
Post
#2
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Aug 2006 Member No: 449,060 ![]() |
<div style="border:1px blue solid; width:250px; height:300px; overflow:auto;">
<!-- your table code goes here - remove this comment and place the above code before the table code in your script/html, and the following </div> tag after the end of your table code --> </div> |
|
|
![]() ![]() |