Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am matthewlavine on github.
  • I am matthewlavine (https://keybase.io/matthewlavine) on keybase.
  • I have a public key ASBVUzIGnYuKTU3kispnlIoZLhnX04n47H_sdlRwj9m5Uwo

To claim this, I am signing this object:

$(".conBut").attr('class','conBut btn btn-danger').text('Check Fields')
setTimeout(function(){
$(".conBut").attr('class','conBut btn btn-primary').text('Send');
}, 3000);