Closed (fixed)
Project:
jCarousel Lite
Version:
5.x-2.0-beta2
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Jun 2009 at 17:52 UTC
Updated:
16 Jun 2009 at 15:34 UTC
- Is there a way to eliminate the pausing when using auto scroll?
- I am using images with a uniform height, but with varying widths. Currently the "wide" photos are getting cropped. How can I display the full width of each image?
Comments
Comment #1
TimJFowler commentedRe: image width - I've done some testing and it appears that the module allocates a single width for every image. So when you have varying image widths they display either with blank space to one side or are cropped.
Comment #2
TimJFowler commentedJust received a response from the original programmer of jCarouselLite and got some answers.
"No, the way the plugin works at least right now, it is not possible to eliminate the pausing during auto scroll. I myself am looking to change that behavior for one of my clients. So, when i succeed, i will keep this blog updated.
At present the plugin assumes that all items are of equal height and width. You know typically carousel items are like that. Just place your largest item in the front of the carousel so that all carousel item gets the maximum width. This should solve your problem temporarily"