Inline lightbox
-
I’m trying to trigger a inline lightbox with those elements:
<a href="#inline-1" rel="lightbox[groupme]"> <div id="inline-1" style="display:none"> Some Content 1</div> </a><a href="#inline-2" rel="lightbox[groupme]"> <div id="inline-2" style="display:none"> Some Content 2</div> </a><a href="#inline-3" rel="lightbox[groupme]"> <div id="inline-3" style="display:none"> Some Content 3</div>But it doesn’t work, i get a blank lightbox and after few seconds it fades with another lightbox of the entire page 😐
please help
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Inline lightbox’ is closed to new replies.