Dan Atkinson wrote:
> 
> Do you think it'd be possible to do array re-ordering so that, when you
> get to the end of a list of images, pressing the next (right) button,
> it'll carry on, instead of either having a ghosted image, or returning you
> to the start?
> 
Do i understand you right, you mean that it'll carry on scrolling to the
right starting again with the first image? Something like in an infinite
loop?
Btw, what do you mean with "ghosted image"?


Sorry, I mean the next-disabled.gif.

You might even be able to get rid of the disabled gifs if you set the 'next
image' handler to change the opacity of the next-enabled.gif to 50% and
remove the onClick event for it. It would replicate the look of a disabled
image, but without the need for the user to actually have the gifs for them.

Though the gifs are < 1kb each, every little counts! ;)
-- 
View this message in context: 
http://www.nabble.com/jCarousel-tf2205628.html#a6168830
Sent from the JQuery forum at Nabble.com.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to