Skip to content

Instantly share code, notes, and snippets.

@mark-d-holmberg
Created January 16, 2013 03:05
Show Gist options
  • Select an option

  • Save mark-d-holmberg/4544311 to your computer and use it in GitHub Desktop.

Select an option

Save mark-d-holmberg/4544311 to your computer and use it in GitHub Desktop.
Delay AJAX Remove
fadeOut().delay(2000).queue(function() { $(this).remove(); });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment