Jump to content
Search Community

Vertical unlimited scroll

marko krstic test
Moderator Tag

Go to solution Solved by Rodrigo,

Recommended Posts

7 hours ago, marko krstic said:

Just a question for performance. Is this better to do with GSAP or Pure CSS. 

I'm a bit confused by that question. There's no way you could do all that in pure CSS. And as for performance, GSAP is extremely optimizes for speed. It's well-known across the industry as a leader in that regard. It can in some cases even be faster than CSS. You'd probably never notice any difference performance-wise between CSS and GSAP in real-world stuff. 

 

Enjoy!

Link to comment
Share on other sites

Oh, sure, if you only want to move things across the screen you could do that with CSS. But like you said, you have to double everything which I'd guess is WORSE for performance (twice as many pixels moving around). With the GSAP version, you get draggability with inertia too and waaaay more flexibility. 

 

Good luck with the project. 👍

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...