Skip to content

Instantly share code, notes, and snippets.

@badsyntax
Created July 4, 2010 19:25
Show Gist options
  • Save badsyntax/463682 to your computer and use it in GitHub Desktop.
Save badsyntax/463682 to your computer and use it in GitHub Desktop.
if ( $('#myelement').exists() ) {
alert('element exists!');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment