View Single Post
Old 04-16-2011, 10:09 PM   PM User | #1
mssteph
New Coder

 
Join Date: Jul 2008
Location: MD, USA
Posts: 65
Thanks: 16
Thanked 0 Times in 0 Posts
mssteph is an unknown quantity at this point
jQuery jCarousel wrap:continuous question

I have a page with a vertically scrolling banner, and 4 images in it. I set the banner to wrap:continuous for a looped scroll, with an 'easeOutBack' easing so that the scroll bounces up for a second before settling down.

During the bounce-up, the next image in sequence is revealed for a second. Problem is, when the animation gets to the end of the 4 images, the next image in sequence doesn't show - just an empty space (or a background color, if I set it).

Is there some way to prevent this empty space from showing, and to just have the rest of the images continue to be revealed ad infinitum?

Thanks for any help or suggestions.
mssteph is offline   Reply With Quote