Skip to content

Instantly share code, notes, and snippets.

@jz5
Created June 22, 2014 16:38
Show Gist options
  • Save jz5/c1efbd1b06b83d5a2ea3 to your computer and use it in GitHub Desktop.
Save jz5/c1efbd1b06b83d5a2ea3 to your computer and use it in GitHub Desktop.
$('body').easterEgg();
$('body').on('jQuery.esterEgg', function () {
$("#pronama-logo").rotate({
angle: 0,
animateTo: 360
});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment