Skip to content

Commit

Permalink
A note to self.
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmcvickar committed Aug 7, 2012
1 parent 47bbeb7 commit 621144e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Expand Up @@ -174,6 +174,7 @@ <h3>Become a Candidate<strong></strong> <img src="img/button-play.png"></h3>
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');
Expand Down

0 comments on commit 621144e

Please sign in to comment.