From b98a36817cf8d8b121c73ce422a7eebea93698e8 Mon Sep 17 00:00:00 2001 From: Wesley Moore Date: Wed, 18 Aug 2010 20:28:23 +1000 Subject: [PATCH] Fix lightbox on homepage --- output/js/home.js | 1 + 1 file changed, 1 insertion(+) diff --git a/output/js/home.js b/output/js/home.js index f76fa5a..0ab7cf0 100644 --- a/output/js/home.js +++ b/output/js/home.js @@ -20,6 +20,7 @@ jQuery(function () { li.css("background-position", (i * -75) + 'px -75px'); ul.append(li); }); + $("a[rel^='prettyPhoto']").prettyPhoto({theme: "facebook"}); }; // Populate Flickr