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

Carousel animation #408

Closed
angelorm opened this issue Jun 13, 2016 · 2 comments
Closed

Carousel animation #408

angelorm opened this issue Jun 13, 2016 · 2 comments
Assignees
Labels
Milestone

Comments

@angelorm
Copy link

In Bootstrap the carousel comes with a standard slide animation but apparently on Bootsfaces doesn't work from what I've seen. Is there a way to add some or is it something in the works?
Not sure if it's a bug or if I'm being dumb.

@stephanrauh
Copy link
Collaborator

It's strange I didn't notice. I was sure there is a smooth slide transition. Thanks for making me aware of this!

@stephanrauh
Copy link
Collaborator

Added the dependency to bsf/js/transition.js fixes the problem. I've added the dependency to BootsFaces 0.9.0, which is due in the next couple of weeks (see http://www3.bootsfaces.net/Showcase/bootstrap/carousel.jsf for the working preview). Until then, you can add the dependency yourself by adding this line to your JSF page:

<h:outputScript library="bsf" name="js/transition.js" />

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

No branches or pull requests

2 participants