Skip to content

Instantly share code, notes, and snippets.

@tdrach
Created May 15, 2015 22:02
Show Gist options
  • Save tdrach/6c540ba5e30b35719789 to your computer and use it in GitHub Desktop.
Save tdrach/6c540ba5e30b35719789 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