fredleblanc / roundabout

A 3D Turntable jQuery Plugin.
645 stars 205 forks source link

Question: Is it possible to dynamically add or remove li elements? #132

Open haimich opened 10 years ago

haimich commented 10 years ago

Hi, I'm currently evaluating roundabout for a project and what I've seen so far really amazes me! I got my first roundabout running in less then 10 minutes.

I'd like to use the library to show messages posted in a certain system on a large monitor, much like a Twitter wall. What I couldn't get to work with roundabout was adding new items to the unordered list or removing them. It sort of stops or shows some strange behavior. Is it possible to dynamically alter the list roundabout's running on or is there another way to introduce new items?

abhogal-kpmg commented 10 years ago

Hi, yes you can f you use something like angularjs or php. i have this currently workng with angularjs where it generates a list based on a json object