Question:

Whats the code for a scroll box?

by  |  earlier

0 LIKES UnLike

I'm looking for a scroll box for myspace that I can put pictures in that almost is like a slide show but moves with the pictures. Anyone know the code?

 Tags:

   Report

2 ANSWERS


  1. <style type="text/css">

    div.myspace-scroll-box {

    height:100px;

    width:200px;

    font:10pt/20pt Verdana,arial,sans-serif;

    overflow:scroll;

    }

    </style>

    <div class="myspace-scroll-box">

    Enter your scroll box text here... once there's enough text, the box will grow scroll bars!

    You can also put pictures in here and it will scroll if the picture is too big.

    </div>

    <p style="font-family:verdana,arial,sans-se...


  2. http://abrax.us/bbz/ScrollableBox.htm

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.