Created
November 6, 2013 20:40
-
-
Save shazdeh/7343690 to your computer and use it in GitHub Desktop.
Display a gallery in lightbox! Cool effect.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<a class="lightbox" href="#gallery1" rel="prettyPhoto"> Open Gallery </a> | |
<div id="gallery1" style="display: none;"> | |
<!-- add the [gallery] shortcode here --> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment