Scrolling Line effect

Hello,

Can someone guide me on how to implement a scroll line effect. So i want a pattern to be shown while am scrolling down my website

For reference please see the site below: https://www.thg.com

Thank you

Hi @pooja.ramyad,

This is a cool effect! Thanks for sharing it :slight_smile:

I took a look at the source code on thg.com, and it looks to me like they're animating an SVG path. I don't know much about SVGs, but I just did some research on animating SVGs with scrolling, and found these two articles:

I hope these might be helpful. Please let us know what you end up doing!

Best,
Sam

This issue has been closed due to inactivity. Flag to reopen.