Code for Scroll Effect

Discussion in 'HTML & Website Design' started by ronskit, Dec 12, 2007.

  1. #1
    im developing a website with photoshop & dreamwaver. in it some of the part requires scroll effect. normally we put <marquee>...</marquee> for right towards to left scroll...but i need text going down to over.

    what is the code for that. or i have to use any kind of script. i dont even know what it called. im new in designing. hope to learn more from u all.

    plz let me know.

    ...Ron
     
    ronskit, Dec 12, 2007 IP
  2. Stomme poes

    Stomme poes Peon

    Messages:
    3,195
    Likes Received:
    136
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You will almost certainly need a script, OR Flash (using Actionscript). There are lots of Javascript scrolling galleries out there, simply google Javascript image scroll (or if not images, text scroll). There are more than I can count.

    As far as I know you cannot vertical scroll with CSS, and the marquee tag is deprecated (though many people still use it). There may be a way to use marquee to scroll vertically, but I think that's still limited to one line (so one doesn't see the words above or below the line).
     
    Stomme poes, Dec 12, 2007 IP
  3. ronskit

    ronskit Greenhorn

    Messages:
    123
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #3
    oh thanks a lot
     
    ronskit, Dec 14, 2007 IP