Skip to content

Instantly share code, notes, and snippets.

@tdrach
Created May 15, 2015 22:02
Show Gist options
  • Save tdrach/f85be5c4202d402b8310 to your computer and use it in GitHub Desktop.
Save tdrach/f85be5c4202d402b8310 to your computer and use it in GitHub Desktop.
$(".account__settings-form").on("click", ".is-unlocked", function(event) {
console.log("clicked");
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment