views:

61

answers:

1

I'm looking for a horizontal jquery image scroller that I can used to display a large list of logos.

I was able to find almost exactly what I needed here : http://kiusso.net/scripts/imageScroller_jquery_plugin/index.htm

The only problem with this example is that when I implement it the scrolling kept speeding up and slowing down because the logos in my list that I'm trying to display are different dimensions.

Does anyone know how I could fix this problem so the scrolling was always the same speed, Or does anyone know of another image scroller similar to the one in the above link.

thanks!

A: 

I use http://www.infinite-scroll.com/

Not sure if it will solve your issue but is quite adaptable

dpmguise