media/js/sjl-gallery.js @ 5aed689b7896

Add a dict of links to the context and use it.
author Steve Losh <steve@stevelosh.com>
date Fri, 15 Jan 2010 19:52:47 -0500
parents 467bf986634a
children (none)
$(function() {
    $("div.gallery a").colorbox();
});