Forum Moderators: open
I am looking for a vertical scroller with the following properties.
1. Must move from top to bottom
2. Must pause when displaying items (display 1st item then pause for some seconds, then display 2nd item then pause, then display 3rd item and so on)
I found this scroller which is near to what I am looking for:
[dynamicdrive.com...]
It pauses between items display but it moves from bottom to top (I wonder why it is written as updown scroller when it doesn't move from up to down but down to up)
I tried to change the code but no luck
Here is another scroller which I found which moves from top to bottom but doesn't pause between items
[codingforums.com...]
By the way this one doesn't work.
Please help me.
Have you tried looking in Hotscripts [hotscripts.com], SourceForge [sourceforge.net] and in other script repositories? Your best bet for finding something like this lies there. Also a google search may do the trick, too.
Good luck!