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).
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>
<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>
<a class="venobox" data-vbtype="iframe" href="https://www.google.com/maps/embed?xxx">Gmaps</a> <a class="venobox" data-vbtype="iframe" href="http://example.com/">iFrame</a> <a class="venobox" data-vbtype="ajax" href="ajax.php">Ajax</a> <a class="venobox" data-vbtype="inline" href="#inline-content">Inline</a>