Skip to content

Instantly share code, notes, and snippets.

@jonjenkins
Created July 7, 2015 04:53
Show Gist options
  • Save jonjenkins/e01ac943718be55370f4 to your computer and use it in GitHub Desktop.
Save jonjenkins/e01ac943718be55370f4 to your computer and use it in GitHub Desktop.
bad-signup-form
var tm = window.setInterval(function() { $('.registration-modal').hide(); $('.modal-backdrop').hide(); }, 250);
@alitoits
Copy link

alitoits commented Jul 7, 2015

let's implement )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment