JQuery automatic word slider

Hi there

Does anybody have a good tutorial on how to make a word slider.
Actually I want like 10 words at the bottom of my website that continuously slides and shows like 4-5 words at the time, and in the end, it rebegins like a loop.
I don’t need any captions, actions or buttons for prev/next, just an automatic “moving” banner with words.
It’s easy to make with Flash, but since I am learning JS and Jquery I was wondering on how to do this…

Thanks for the input!

Kind regards
Maxx-iT

Sounds like you are looking for what’s called a “ticker”:

http://plugins.jquery.com/project/BBCnewsTicker
http://plugins.jquery.com/project/vTicker
http://www.gcmingati.net/wordpress/wp-content/lab/jquery/newsticker/jq-liscroll/scrollanimate.html

Works, indeed ticker was the word I was searching for! Thanks a lot!!