specious / cloud9carousel

:cyclone: 3D-perspective carousel for jQuery / Zepto
http://j.mp/cloud9demo
233 stars 88 forks source link

Add/remove/modify items during run time #33

Open gdguradio opened 5 years ago

gdguradio commented 5 years ago

I tried Creating a Carousel by appending images in the div that is applied with the ".Cloud9Carousel" but it is not working I noticed when I checked on the dev tools that the images are wrapped in a div and an inline style is added. How to work with this carousel and dynamically added images qweasd

specious commented 5 years ago

It would open up major possibilities if there was functionality to modify the carousel's item collection on the fly. I'm not sure, right offhand, how to properly go about implementing this feature. If somebody is interested in working on it, that would be quite welcome.