Hi, I'm playing with jquery, and I'm tryng to do a news scroller. In my markup I have an unordered list with position relative that I move with setInterval and top position.
I draw a little scheme to show you what's my problem: http://www.gianiaz.net/jquery/newsscroller/newsscroller.png There'a a technic or something else to made the illusion that the news list is infinite? Thank you