media/js/sjl-gallery.js @ 79c7b9a47eb5

Fix the iPhone font resizing issue on listing pages.
author Steve Losh <steve@stevelosh.com>
date Sat, 09 Jan 2010 12:38:24 -0500
parents 467bf986634a
children (none)
$(function() {
    $("div.gallery a").colorbox();
});