Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

Jon W
6,185 PointsLightbox plugin for FlexSlider?
Hi. Does anyone know how I can add lightbox functionality to a FlexSlider slide on my site?
So if I click on the image within a FlexSlider, it will open up a fullscreen lightbox slideshow.
Thanks.

Jon W
6,185 PointsHi Jason. I have FlexSlider setup on my site and all working nicely. Now I want to be able to click on the slider and it will open up lightbox slider. So basically the image will be go fullscreen, the background black and I can scroll through the slideshow.
2 Answers

Caroline Hagan
12,612 PointsHave you considered something like Colorbox - a jQuery lightbox
Or even a plugin that does both things you need, in one?

Jon W
6,185 PointsThanks, I'll take a look.

Jon W
6,185 PointsI ended up making my own lightbox in the end. Thanks for the comments though.
Jason Anello
Courses Plus Student 94,610 PointsJason Anello
Courses Plus Student 94,610 PointsHi Jon,
Can you give some more information on what you're trying to do?
Do you want your flexSlider slideshow to appear in a lightbox or are you saying that the image in one of your slides is itself a link to another slideshow and you want that slideshow to appear in a lightbox. Effectively a slideshow within a slideshow?