Hi, quick question about jCarousel: I have 3 items in the carousel, showing only one at a time. What I'm trying to accomplish is have the middle item showing on start, so you can scroll one item left or right.
When I set the 'start: 2' option, it does start on the middle item, but when scrolling left nothing appears, and when scrolling right the middle item repeats, even though the content for each item is different. This is repeated in all browsers. Am I doing something wrong or going about this the wrong way? Thanks in advance for the help!