Skip to content

Instantly share code, notes, and snippets.

@sanbor
Created June 20, 2012 18:44
Show Gist options
  • Save sanbor/2961503 to your computer and use it in GitHub Desktop.
Save sanbor/2961503 to your computer and use it in GitHub Desktop.
if ( "visible" ) {
top += parseFloat( computedStyle.borderTopWidth ) || 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment