jquery-focuspoint icon indicating copy to clipboard operation
jquery-focuspoint copied to clipboard

Images are hidden on Bootstrap Carousel Slider

Open Spoowy opened this issue 8 years ago • 1 comments

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?

Spoowy avatar Feb 07 '17 13:02 Spoowy

have you found another solution?

git-haml-eu avatar Apr 01 '20 13:04 git-haml-eu