Skip to content

Instantly share code, notes, and snippets.

@sbrocket
Created November 21, 2009 18:54
Show Gist options
  • Select an option

  • Save sbrocket/240240 to your computer and use it in GitHub Desktop.

Select an option

Save sbrocket/240240 to your computer and use it in GitHub Desktop.
2009-11-21 13:54:00.713 AppAdvice[6164:207] Loading HTML string: <html><body style='background-color: transparent; width: 300px; height: 500px'><div id='ContentDiv'>Content Here</div></body></html>
2009-11-21 13:54:00.772 AppAdvice[6164:207] document.body.offsetHeight/Width: {300, 500}
2009-11-21 13:54:00.772 AppAdvice[6164:207] document.getElementbyId('ContentDiv').offsetHeight/Width: {300, 20}
2009-11-21 13:54:00.772 AppAdvice[6164:207] sizeThatFits: {308, 516}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment