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

Bootstrap 3 integration #142

Open
grafxflow opened this issue Feb 19, 2014 · 0 comments
Open

Bootstrap 3 integration #142

grafxflow opened this issue Feb 19, 2014 · 0 comments

Comments

@grafxflow
Copy link

Hi,

I am working with Bootstrap 3 responsive and wanted to know if anybody has an example of code.

<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<ul id="carouselcontainer">
<li>element</li>
<li>element</li>
<li>element</li>
<li>element</li>
<li>element</li>
</ul>
</div>
</div>

$(document).ready(function() { $("#carouselcontainer").roundabout({ responsive: true, debug: true });
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

1 participant