Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save dpritchett/621220 to your computer and use it in GitHub Desktop.
Save dpritchett/621220 to your computer and use it in GitHub Desktop.
@sendNameChange($('#username').attr 'value' ) unless
$("#username").css('display') is 'none' and
$("#username").attr("value").search("user") is -1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment