Skip to content

Instantly share code, notes, and snippets.

@nickbewley
Last active August 14, 2018 07:07
Show Gist options
  • Save nickbewley/e6f095a4aa2610ad8f9d8cebf525d31d to your computer and use it in GitHub Desktop.
Save nickbewley/e6f095a4aa2610ad8f9d8cebf525d31d to your computer and use it in GitHub Desktop.
<script>
function alarmBellAnimation(){
$("#alarm").attr("class", "alarm-animation");
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment