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

Images are hidden on Bootstrap Carousel Slider #54

Open
Spoowy opened this issue Feb 7, 2017 · 1 comment
Open

Images are hidden on Bootstrap Carousel Slider #54

Spoowy opened this issue Feb 7, 2017 · 1 comment

Comments

@Spoowy
Copy link

Spoowy commented Feb 7, 2017

I have an issue with combining the bootstrap carousel slider with Focuspoint.

The first visible item in a bootstrap slideshow is displayed correctly.
Every other image is hidden(through left: -...px).

It works when I call Focuspoint every time the slider slides but it's inconvenient.
$('.carousel').bind 'slid.bs.carousel', (e)-> $('.focuspoint').focusPoint();

Any ideas on how to go about this?

@git-haml-eu
Copy link

have you found another solution?

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