Skip to content

Instantly share code, notes, and snippets.

@displaynone
Created March 14, 2017 17:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save displaynone/f716e2e1f18aefa339b53b52e88cad12 to your computer and use it in GitHub Desktop.
Save displaynone/f716e2e1f18aefa339b53b52e88cad12 to your computer and use it in GitHub Desktop.
var elem = document.getElementById('myid');
var w = window.getComputedStyle(elem).width;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment