Skip to content

Instantly share code, notes, and snippets.

@samanpwbb
Created October 10, 2012 16:57
Show Gist options
  • Save samanpwbb/3866893 to your computer and use it in GitHub Desktop.
Save samanpwbb/3866893 to your computer and use it in GitHub Desktop.
$('body').mousemove(function() {
$('.branding').addClass('visible');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment