Skip to content

Instantly share code, notes, and snippets.

@benatkin
Forked from jou/gist:465440
Created July 7, 2010 06:56
Show Gist options
  • Select an option

  • Save benatkin/466397 to your computer and use it in GitHub Desktop.

Select an option

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