media/js/sjl-gallery.js @ 7c5b03eaf0cd

Remove an extra attribute that was causing validation to fail.
author Steve Losh <steve@stevelosh.com>
date Sun, 24 Jan 2010 09:13:49 -0500
parents 467bf986634a
children (none)
$(function() {
    $("div.gallery a").colorbox();
});