DecorativeLetterAnimations
DecorativeLetterAnimations copied to clipboard
Some decorative shape and letter animations based on the Dribbble shot "Us By Night" by Animography.
Results
3
DecorativeLetterAnimations issues
Sort by
recently updated
recently updated
newest added
In the createSVG and initEvents functions the svg was created like: `this.DOM.svg.setAttribute('height',`${winsize.width}px`);` I changed the property from width to height. This should fix the mobile view and responsiveness
Hi thanks for this, I have a title and I am repeating the effect (with show(...) ) with a setInterval, but I would like to change the word before each...