media/js/sjl.js @ 33ed0f14a8d7

Mention pushable bookmarks.
author Steve Losh <steve@stevelosh.com>
date Sat, 03 Jul 2010 09:52:56 -0400
parents 712f14a1a1cd
children def464696a83
$(function() {
  jQuery('span.timeago').timeago();
});

$(function() {
    $("div.gallery a").colorbox();
});