[jQuery] Re: Circular jCarousel

2009-04-09 Thread Filipe La Ruina
Ok, i managed to get my data to load the way the example shows. It iscircular now, although I have a bug that happens when i scroll back with my controls and click on a 'page' it scrolls to the page but don't put it in the right position, like, page 3 has to show itens 3 and 4, although after scol

[jQuery] Re: Circular jCarousel

2009-04-08 Thread Filipe La Ruina
Surely i control the html, after it was generated. But that isn't the point, since it didn't work well, even doing like the example (putting the html in a array). Although, today i'll try to use our friend Nathan plug-in. On Apr 7, 10:03 pm, MorningZ wrote: > "Well, i can't because the html is

[jQuery] Re: Circular jCarousel

2009-04-07 Thread MorningZ
"Well, i can't because the html is being generated by PHP" Do you control the outputted HTML by PHP? On Apr 7, 7:36 pm, Filipe La Ruina wrote: > Yeah, i know it doesn't, but jCarouselite for example does it in a > nice way (although other problems showed up when i tryed to use it) > > I'll try

[jQuery] Re: Circular jCarousel

2009-04-07 Thread Filipe La Ruina
Yeah, i know it doesn't, but jCarouselite for example does it in a nice way (although other problems showed up when i tryed to use it) I'll try to see your plug-in, thanks for your help. On Apr 7, 6:57 pm, Nathan wrote: > jCarousel doesn't really do looping. Most content sliders don't > because

[jQuery] Re: Circular jCarousel

2009-04-07 Thread Filipe La Ruina
Well, i can't because the html is being generated by PHP, i even tried doing a test var with jquery getting the html of these contents. He got the contents but screwed with the controls and behavior. So i don't know if i did something wrong, or it isn't possible at all... On Apr 7, 7:11 pm, Morni

[jQuery] Re: Circular jCarousel

2009-04-07 Thread MorningZ
"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 yo

[jQuery] Re: Circular jCarousel

2009-04-07 Thread Nathan
jCarousel doesn't really do looping. Most content sliders don't because of the fundamentals behind how they are generated on the page. I have just released a plugin called loopedSlider that loops slider content. It may be a solution for you. If so let me know. http://code.google.com/p/loopedsli