jsor / jcarousel

Riding carousels with jQuery.
https://sorgalla.com/jcarousel/
MIT License
1.99k stars 736 forks source link

jcarousel have support dynamic add or remove an item? #817

Open bruce-wayne-tw opened 7 years ago

bruce-wayne-tw commented 7 years ago

Currently, my implementation is using empty after append jcarousel. jcarousel have support dynamic add or remove an item?

jsor commented 7 years ago

Yes, you can add/remove items. Be sure to call reload afterwards.