VenoBox

Just another responsive jQuery Lightbox plugin, suitable for images, inline contents, iFrames, Google-Maps, Ajax requests, Vimeo and YouTube videos.

Download GitHub

The big difference compared to many others modal-window plugins is that VenoBox calculates the max width of the image displayed and preserves its height if is taller than the window
(so in small devices you can scroll down the content, avoiding vertical microscopic resized images).

Demo

Image gallery

Touch Swipe and Arrow Keys navigation enabled

<a class="venobox" data-gall="gallery01" href="image01-big.jpg"><img src="image01-small.jpg"></a>
<a class="venobox" data-gall="gallery01" href="image02-big.jpg"><img src="image02-small.jpg"></a>
artworks by: Basik, TomoZ, Burla22, Mozone

Video

<a class="venobox" data-autoplay="true" data-vbtype="video" href="http://vimeo.com/xxx">Vimeo</a>
<a class="venobox" data-autoplay="true" data-vbtype="video" href="http://youtu.be/xxx">Youtube</a>

Custom links