Skip to content

Instantly share code, notes, and snippets.

@dejanmarkovic
Created December 16, 2013 17:40
Show Gist options
  • Save dejanmarkovic/7991037 to your computer and use it in GitHub Desktop.
Save dejanmarkovic/7991037 to your computer and use it in GitHub Desktop.
to show object properties in Firebug console
console.dir(objectname);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment