Hi,

I'm using jCarousel (great plugin btw) in an app where it will be
potentially be displaying 100+ items. Each item is a li with a div, some
text and an image inside. From my experiments so far it scales OK to
somewhere between 20 and 50 items and then becomes a bit "clunky". I've
tried using the loadItemHandler and this helps initially, but the items are
added on each scroll and never removed so it still becomes clunky after a
while... Is it possible to have a situation where only the visible items are
rendered to the page? And hence the carousels scrolling scales better to
more users...
I've been looking into it but it appears that loadItemHandler just gets
passed the start and last indexes of the next page whether you are moving
forwards or backwards through the carousel...
Thanks for any ideas on a way to achieve what I'm after,

Cheers,

Kelvin :)
-- 
View this message in context: 
http://www.nabble.com/jCarousel-with-many-%28100%2B%29-items-tf3257540.html#a9056777
Sent from the jCarousel mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to