jwebcat
4/16/2014 - 11:03 PM

swipebox caption demo

swipebox caption demo

<div class="c-gallery">
    <a rel="gallery-1" class="swipebox" href="/wp-content/uploads/2014/01/air_conditioner.png" title="I'm a caption in the title attribute of the a tag">
        <img src="/wp-content/uploads/2014/01/air_conditioner.png" alt="image">
        <p>I'm an image link that opens a image lightbox gallery</p>
    </a>
    <a rel="gallery-1" class="swipebox" href="/wp-content/uploads/2014/01/air_conditioner.png" title="I'm another caption in the title attribute of the a tag">
        <img src="/wp-content/uploads/2014/01/air_conditioner.png" alt="image">
    </a>
    <a rel="gallery-1" class="swipebox" href="/wp-content/uploads/2014/01/air_conditioner.png" title="I'm yet another caption in the title attribute of the a tag">
        <img src="/wp-content/uploads/2014/01/air_conditioner.png" alt="image">
    </a>
    <a rel="gallery-1" class="swipebox" href="/wp-content/uploads/2014/01/air_conditioner.png" title="I'm a swell campy caption in the title attribute of the a tag">
        <img src="/wp-content/uploads/2014/01/air_conditioner.png" alt="image">
    </a>
    <a rel="gallery-1" class="swipebox" href="/wp-content/uploads/2014/01/air_conditioner.png" title="I'm a happy happy caption in the title attribute of the a tag">
        <img src="/wp-content/uploads/2014/01/air_conditioner.png" alt="image">
    </a>
</div>