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

Can items also be links? #35

Open
comshop opened this issue Feb 9, 2019 · 1 comment
Open

Can items also be links? #35

comshop opened this issue Feb 9, 2019 · 1 comment
Labels

Comments

@comshop
Copy link

comshop commented Feb 9, 2019

Hello out there
As real rooky, i want to implement that slider as a kind of menue in my webproject.
For this i will need the possibility to make the pictures clickable with some link inside, to bring users to the destination pages inside my project.
I didn´t found any hint for that, and now, i am not shure if this would be possible with that script.
Maybe someone can tell me, if that is possible, and if yes, how to do that in some easy way.
Thank you so much for your time..
yours, Tom

@specious
Copy link
Owner

The carousel supports any HTML element as an item, so just use the cloud9-item class on the a tag. Clicking the item when it's in the background will bring it to the forefront. If it's already in front, the browser will follow the link.

I imagine this is a very popular feature.

@specious specious changed the title link for every picture in slider Can items also be links? Feb 13, 2019
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