Hi!
I'm using a jcarousel I've set it to display the images automatically every 1 second. I did this by setting the auto property.
I've been looking at ways to do this only ONCE, that is I only one to go through the images once. Not infinite. I changed the wrap property to null, and it stops repeating it, but i would like for it to go through all the images then to the first and stop there (at the beginning of the cycle if so to say).
Any hints welcome!