i want make scroll effect
I want to make this scroll effect using html, css, js, can anyone guide me?
7 Replies
You need to use scrollTrigger from GSAP library
I'll try to create a simple code pen to help you
Something like this?
https://codepen.io/Giusto-the-typescripter/pen/eYXxdWE
@Giustomuh Maybe you misunderstood me, I want to make the page scrolling effect using html, css, js, not gsap
i dont think its possible, their website uses GSAP too (since it's GSAP website)
maybe you can do it with only horizontal scroll, but i dont know
it's just a library tho, why don't you wanna use it?
because I haven't learned it yet
for me it's just a reason to start learning it! i also wanted cool animations and saw that https://angular.dev uses GSAP so i started looking into it, you can find a lot online
Angular
The web development framework for building modern apps.
thank you so much
you are welcome! good luck with everything :)