Skip to content

Instantly share code, notes, and snippets.

@yoko
Created January 28, 2009 11:32
Show Gist options
  • Save yoko/53905 to your computer and use it in GitHub Desktop.
Save yoko/53905 to your computer and use it in GitHub Desktop.
// does not work in IE
objectLength = function(obj) {
return obj.__count__;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment