Tuesday, March 15, 2011

How to create an endless picture-show without marquee?

I wrote a module for Joomla! 1.5 which shows the pictures (banners) with the most clicks. Now I want to show this list scrolling on the home-site. With "marquee" there is a break after the last picture. I've found an advice which said I'll have to create a div-container with overflow: hidden and a second div with javascripte which changes the positions of the pictures. Can anyone help me to write this code, because I don't get javascripte?

From stackoverflow

0 comments:

Post a Comment