Skip to content

Instantly share code, notes, and snippets.

@Radagaisus
Created May 18, 2014 04:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Radagaisus/14b68534044e9710ba27 to your computer and use it in GitHub Desktop.
Save Radagaisus/14b68534044e9710ba27 to your computer and use it in GitHub Desktop.
Open the Captain Up Sign Up Modal
// Asynchronous wrapper to ensure Captain Up has loaded
captain.up(function() {
//open the sign up modal
captain.open_sign_up_modal();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment