Skip to content

Instantly share code, notes, and snippets.

@barrosfelipe
Created April 22, 2016 21:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save barrosfelipe/639ef6e43732794b69f92183485fdafc to your computer and use it in GitHub Desktop.
Save barrosfelipe/639ef6e43732794b69f92183485fdafc to your computer and use it in GitHub Desktop.
$(window).load(function() {
$('.preloader').delay(1000).fadeOut('slow');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment