scrollbox, question |
scrollbox, question |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 14 Joined: Mar 2007 Member No: 511,359 ![]() |
does anyone happen to know how to make a scrollbox with only the scrollbar on the bottom and have the text/images scrolling right to left?
|
|
|
![]() |
*Azarel* |
![]()
Post
#2
|
Guest ![]() |
<div style="width: #px; height: #px; overflow-x: auto;"><div style="width: #px;">Insert your content here.</div></div>
Replace the colored values as you'd like; make sure that the pink value is larger than the red value so that your content will scroll. |
|
|
![]() ![]() |