Question
lmplement a button for lightbox
I just want to know how to implement a button to use the lightbox mode, I know it could be a basic question but I don't find info.
So it would be something like:
<button id="lightbox-open">Open</button>
What else do I have to add to make it work?
