Skip to content

Instantly share code, notes, and snippets.

@MajidSafari
Created January 8, 2017 20:54
Show Gist options
  • Save MajidSafari/83ee0a23d5e8d793ca0d47226d327342 to your computer and use it in GitHub Desktop.
Save MajidSafari/83ee0a23d5e8d793ca0d47226d327342 to your computer and use it in GitHub Desktop.
$('.error-template').delay(400).css({top: -25, opacity: 0}).animate({top: 0, opacity: 1},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment