From 621144ee40efc3b98531c018191dcfdb24ee32a2 Mon Sep 17 00:00:00 2001 From: Matthew McVickar Date: Tue, 7 Aug 2012 02:34:20 -1000 Subject: [PATCH] A note to self. --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index eb9fcdc..0fe7557 100644 --- a/index.html +++ b/index.html @@ -174,6 +174,7 @@

Become a Candidate

var ad = Popcorn('#video'); // Ad chooser + // TODO: All of these will be in the same script, so this should merely start the corresponding function, not individual scripts. $('.ad_choice').click(function(){ $('.crest').addClass('gone'); $('.pin').addClass('gone');