media/js/sjl-gallery.js @ fbd242d7ddf7

Exclude the 404 page to prevent it from showing up in the feed.
author Steve Losh <steve@stevelosh.com>
date Wed, 20 Jan 2010 21:25:30 -0500
parents 467bf986634a
children (none)
$(function() {
    $("div.gallery a").colorbox();
});