I wonder is there a ready solution to show sliding banners? Like here http://plef.lt/ -- block "Partners" on the right.

The module "Rotor" integrated with "Views" does a similar thing, but banners are sliding with intervals, while I need them to slide non-stop.

Comments

bdavies’s picture

If you've got some basic JS/jQuery knowledge you can use any of the following:

http://vandelaydesign.com/blog/web-development/jquery-image-galleries/

Plenty more sites/examples like that around too.

Mavros Gatos’s picture

Do you have a concrete example of what I described?