Skip to content

Instantly share code, notes, and snippets.

@cb1kenobi
Created June 20, 2012 05:48
Show Gist options
  • Save cb1kenobi/2958330 to your computer and use it in GitHub Desktop.
Save cb1kenobi/2958330 to your computer and use it in GitHub Desktop.
Object[]
var values = {bottom:1,height:1,left:1,right:1,top:1,width:1};
if (values["width"]) {
// win
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment