"there is a circular example that shows only data beeing 'generated' in execution time. Well, i can't do that with my data, so i'm asking for some help. "
i don't think you understand his "circular" example on http://sorgalla.com/projects/jcarousel/examples/special_circular.html why couldn't you build the variable: var mycarousel_itemList with your data? it would be the same exact thing as placing <li> items in the HTML On Apr 6, 6:05 pm, Filipe La Ruina <filaru...@gmail.com> wrote: > Hello everyone! > I'm trying to use jCarousel in a project and the client asks for the > following: > 4 pages circular slideshow showing two articles at a time, scrolling > one by one. All that with page controls and next/previous buttons as > well as an play/pause button. > > Well, I managed to do all the controls needed but couldn't make it > circular. All my data will load with the page, so i'm setting the list > itens in the html already (all that to say, no ajax involved). I'd > like to know if someone managed to make static data circular, since in > the website (http://sorgalla.com/projects/jcarousel/#Examples) there > is a circular example that shows only data beeing 'generated' in > execution time. Well, i can't do that with my data, so i'm asking for > some help. > > Also, I would appreciate if someone could explain me what the 'wrap: > circular' option does, since i see no difference in using it. > > I thank you all for the help, > > Filipe La Ruina