Skip to content

Instantly share code, notes, and snippets.

@usmaanalii
Last active August 22, 2017 13:53
Show Gist options
  • Save usmaanalii/4d9151f1158c3fa7d9b2cd9413204ce7 to your computer and use it in GitHub Desktop.
Save usmaanalii/4d9151f1158c3fa7d9b2cd9413204ce7 to your computer and use it in GitHub Desktop.
let top = linkCoords.top + window.scrollY;
let left = linkCoords.left + window.scrollX;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment