Skip to content

Instantly share code, notes, and snippets.

@cb1kenobi
Created June 20, 2012 05:44
Show Gist options
  • Save cb1kenobi/2958314 to your computer and use it in GitHub Desktop.
Save cb1kenobi/2958314 to your computer and use it in GitHub Desktop.
String.indexOf()
if (",bottom,height,left,right,top,width,".indexOf(",width,") != -1) {
// win
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment