Created
January 16, 2019 09:21
-
-
Save xto3na/1e51440fc92fcfa71f3cb766370e2847 to your computer and use it in GitHub Desktop.
ScrollTrigger.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* First argument: horizontal coordinate(X), | |
Second argument: vertical coordinate(Y)*/ | |
window.scrollTo(0, 583); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment