Author Topic: Scolling a list "up & down"  (Read 1468 times)

Russ218

  • Newbie
  • *
  • Posts: 6
    • View Profile
Scolling a list "up & down"
« on: April 03, 2007, 06:43:11 AM »
How do make a list scoll up & down, not side to side. I've used this "<marquee behavior=alternate><br><rules2></marquee>" at the monment, also can you change the speed of the scolling.
Cheers

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6220
    • View Profile
Re: Scolling a list "up & down"
« Reply #1 on: April 03, 2007, 08:41:54 AM »
direction=[left,right,up,down]
scrollamount=[number] [default is 6]
scrolldelay=[number] [default is 85]

For example: <marquee behavior=alternate direction=up scrolldelay=25><br><rules2></marquee>

http://msdn.microsoft.com/workshop/author/dhtml/reference/objects/marquee.asp