Skip to content

Instantly share code, notes, and snippets.

@tonythere
Last active August 29, 2015 14:19
Show Gist options
  • Save tonythere/13b80c25d2eeeabc114a to your computer and use it in GitHub Desktop.
Save tonythere/13b80c25d2eeeabc114a to your computer and use it in GitHub Desktop.
$(window).load(function () {
$('.ads-close').show();
$('.ads-close2').hide();
$('.ads-fly').fadeIn(400);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment