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');