Skip to content

Instantly share code, notes, and snippets.

@nkgokul
Last active May 7, 2019 14:35
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 nkgokul/294271e57f870e7f59b93a71daa85e6a to your computer and use it in GitHub Desktop.
Save nkgokul/294271e57f870e7f59b93a71daa85e6a to your computer and use it in GitHub Desktop.
Options In Intersection Api
var options = {
root: document.querySelector('null'),
rootMargin: '0% 0% 75% 0%',
threshold: 1.0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment