You can try SerialScroll: http://flesler.blogspot.com/2008/02/jqueryserialscroll.html
It handles situations where elements have different dimensions and can be even unaligned (x and/or y). -- Ariel Flesler http://flesler.blogspot.com On Oct 17, 6:53 am, greencube <[EMAIL PROTECTED]> wrote: > I'm testing JCarousel for a project and trying to figure out if it is > possible to scroll a fixed with of pixel when I click on prev and next > buttons instead of a specified number of items. > > I need this because the images will be of varying width, but the same > height. One clip-window will have 3 images, another 2 etc. > > Have anyone tried something like this?