Skip to content

Instantly share code, notes, and snippets.

@Shpigford
Created November 6, 2009 02:26
Show Gist options
  • Save Shpigford/227624 to your computer and use it in GitHub Desktop.
Save Shpigford/227624 to your computer and use it in GitHub Desktop.
el.fade('out').get('tween').chain(function(){
el.destroy();
}).delay(5000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment