Skip to content

Instantly share code, notes, and snippets.

@meeDamian
Created March 8, 2012 20:02
Show Gist options
  • Save meeDamian/2003086 to your computer and use it in GitHub Desktop.
Save meeDamian/2003086 to your computer and use it in GitHub Desktop.
$(this).stop().animate({backgroundColor:"#f08080"}, 500, 'easeOutCirc',function(){
$(this).animate({backgroundColor:"#fff"},1700,'easeOutCirc');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment