I have added buttons to my jCarousel to trigger removing any image
from the carousel.

However, it seems the remove() method is not working for this. First
off, it only allows you to remove images that are off-screen. Even if
I hack around that problem the carousel does not update to remove the
gap where the removed image was. If have tried resetting the size()
value and then calling reset() or reload() but neither of those work
either. Any ideas?

Reply via email to