Pinned Loading
-
-
customParallax.js
customParallax.js 1function paperParallax () {
2const paperWrapper = document.getElementById('paperWrapper');
3var divs = paperWrapper.getElementsByTagName('div');
4divs = Array.from(divs);
5var center = {
-
SVG path animation function
SVG path animation function 1/*
2* args = {
3* infiniteLoop: true/false(default = false),
4* loopCount: number of animation loop(default = 1),
5* duration: seconds in integer(default = 2),
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.