[jQuery] Re: jCarousel - next still enabled on last item

2009-08-19 Thread iceangel89
turns out my css widths need to be set correctly ... extra margins/ wrong width is the cause On Aug 19, 4:25 pm, Adrian Lynch wrote: > I se what you mean. It looks like it's trying to show one more item at > the far right. > > I haven't used jCarousel is a long time, but your best bet is to use

[jQuery] Re: jCarousel - next still enabled on last item

2009-08-19 Thread Adrian Lynch
I se what you mean. It looks like it's trying to show one more item at the far right. I haven't used jCarousel is a long time, but your best bet is to use the non packed version and step through the code till you find the issue. Actually, before that, create a much simpler page and see if the pr