jsor / jcarousel

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

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

Open sjpeng opened 7 years ago

sjpeng 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.