rcarousel
rcarousel copied to clipboard
remove item from carousel?
I see that is is possible to add items to crousel through the use of append. Is it possible to remove items from carousel? I am trying to do lazy loading and do not want to keep a bunch of currently unused items on the DOM if possible.
Thank you!
As I don’t have time to work on carousel now, I consider adding it to API sometime in the future.
Hi
remove item from carousel? any update. we are adding the images dynmicly but we are unable to remove the old images. can you give me solutions.