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! While you're at it, check out some resources Treehouse students have shared here.

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

JavaScript Using jQuery Plugins Introducing jQuery Plugins What is a jQuery Plugin?

How to add a website link to Lightbox 2 plugin?

Hi there! I want to make an Upwork like lightbox interaction by Lightbox 2 plugin for my portfolio.I want to add my website's url link to my lightbox. I want it like this image https://postimg.org/image/jznek624d/ Is it possible by Lightbox 2 plugin?

1 Answer

According to the official GitHub repo for Lightbox2:

Not on the roadmap

HTML or video content. The goal of the script from the start has been to provide a better image viewing experience and I am planning on staying focused on that vision. Don't worry though there are plenty of alternative scripts a google away for those who need HTML or video content support.

As for finding plugins/modules to use instead, try a search on GitHub. Magnific Popup seems to have the most stars from the search I did.