for the search, my way to preload images! haha

Search for in

How to Create Scroll Boxes

HTML Coding Tutorials | Submited Oct 6, 2007

Written by: John

If you'd like to create a scroll box then heres how, code also includes how to make your friends and comments in a scroll box.
These are pretty simple codes to use. The main thing (property:value;) in the codes below that creates the scroll itself is overflow:auto; you just have to set a width and height to it so it knows when to start the scroll.

<div style="overflow:auto; width:300px; height:100px;">
Put contents of the box here that you would like to scroll
</div>


Srolling Friends and Comments


Put the following code at the end of your "Who I'd Like to Meet" section. You can edit the width and height to whatever you'd like.

</td></tr></table>
</td></tr></table>
<div style="overflow:auto; width:430px; height:300px;">
<table><tr><td>
<table><tr><td>

tags Tags: scroll content boxes div friends

2Thumbs up  Thumbs down2

Related Tutorials
How to Create Scroll Boxes
Hide Default Layout
Hide Friends
Simple div / overlay tutorial
Marquee comments
Hiding tables on your profile
Div Boxes
Friends in a DIV layout
Comment Dividers
Scrolling comments
All Members Space:Make Friends Here!
Poster Friends Space
Anchor Boxes!!
Fieldsets
Textareas
Adding the bottom links to an overlay
DIV layout tutorial - version 2008
Randomness with PHP
Hiding subscribe to blogs, view all friends, and comment links
How to get Header images in a Friendster Layout
6 Comments
  cookie ~ 07/07/08, 1:20pm
Picture..
I am trying to create a scroll box with an html code inside, but everytime I try something it only shows the graphic or whatever I am trying to have just the code for. I can't get it to only show the code so that people can copy and paste it. Any help would be appreciated.
  XxbeautifuldisasterxX ~ 07/03/08, 3:53pm
Picture..
How do you change the speed that the pictures and things scroll?
  Gawd ~ 06/10/08, 3:14pm
Picture..
Do you know any way to change the color of the side-scroll?
  Rapunzel%u263B ~ 04/22/08, 6:14pm
Picture..
great.! [smoking]
  John ~ 03/21/08, 1:52am
Picture..
did you read it?
  tony503 ~ 03/20/08, 2:34pm
Picture..
i dont understand need help

1 


Sorry, you have to be a member to comment tutorials