media/js/sjl-gallery.js @ cb8b12793ae4

Add an MIT/X11 LICENSE file.
author Steve Losh <steve@stevelosh.com>
date Sat, 09 Jan 2010 04:16:02 -0500
parents 467bf986634a
children (none)
$(function() {
    $("div.gallery a").colorbox();
});