Welcome

About laboite

Laboite is a jquery plugin allowing the viewing of images, links and elements inside a modal window.

Laboite is light, smooth, fast and features many options which makes customization an easy task. Laboite is very flexible, simple setup and it doesn't require any content markup changes.

Setup example

As long as your selector leads to an <a> or a set of <a> laboite will work.

<script type="text/javascript" src="jquery-1.4.min.js"></script>
<script type="text/javascript" src="laboite-1.1.min.js"></script>
<script type="text/javascript">$(function() {
    $("#gallery").laboite();
});</script>

Download laboite

[demos files] (HTML + CSS + JS)
[minimized version]~7.2KB
[full version]~14.7KB