Skip to content

Instantly share code, notes, and snippets.

@marcinlawnik
Created April 25, 2011 15:18
Show Gist options
  • Save marcinlawnik/940657 to your computer and use it in GitHub Desktop.
Save marcinlawnik/940657 to your computer and use it in GitHub Desktop.
$('#my_id').delay(2000).fadeOut(2000);
<div id="my_id">
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment