Skip to content

Instantly share code, notes, and snippets.

@benatkin
Forked from jou/gist:465440
Created July 7, 2010 06:56
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 benatkin/466397 to your computer and use it in GitHub Desktop.
Save benatkin/466397 to your computer and use it in GitHub Desktop.
if ($.inArray('something_strange', neighbourhood) != -1) {
ghostbusters.call();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment