ok, I hope I'll get some reactions this time... ;-) I have implemented a scroller (http://mootools.net/docs/Plugins/ Scroller). Now this works very nice when moving the mouise over it. But I would like to add some functionality. First of all I want the list to scroll verticaly only. Then I'd like to have te scroller to scroll down at a certain speed when no mouse is on it (starting when the page is loaded). last but not least I want the scroller to work as a carousel, so when the scroller reaches the end it continues with the beginning of the list. I can't figure out how to do the last two, help is very much appreciated.
