Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
haimich opened this issue Nov 17, 2013 · 1 comment
Open

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

haimich opened this issue Nov 17, 2013 · 1 comment

Comments

@haimich
Copy link

haimich commented Nov 17, 2013

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants