Skip to content

Instantly share code, notes, and snippets.

@jou
Created July 6, 2010 14:23
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jou/465440 to your computer and use it in GitHub Desktop.
Save jou/465440 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