Sandeep kamboj Posted on Jul 27, 2018 Dancing String #javascript #css #jquery #html Dancing String Top comments (2) Subscribe Collapse Expand Mattia Astorino Mattia Astorino Mattia Astorino Follow UX Engineer Location Milan Education Self taught Work UX Engineer Joined Dec 30, 2017 • Jul 29 '18 • Edited on Jul 31 • Edited Dropdown menu Copy link Hide Some important tips. Just do it with a keyframe by animating the transform property, never margins. Then you can use js to apply an animation delay to each letter (maybe using a custom property) 👍🏻 Collapse Expand Jess Lee Jess Lee Jess Lee Follow Building DEV and Forem with everyone here. Interested in the future. Email jess@forem.com Location USA / TAIWAN Pronouns she/they Work Co-Founder & COO at Forem Joined Jul 29, 2016 • Jul 27 '18 Dropdown menu Copy link Hide fun! Code of Conduct • Report abuse For further actions, you may consider blocking this person and/or reporting abuse
Top comments (2)
Some important tips. Just do it with a keyframe by animating the transform property, never margins. Then you can use js to apply an animation delay to each letter (maybe using a custom property) 👍🏻
fun!