Share Posted January 22, 2021 Hi I am new to GSAP (not great at JavaScript to begin with) Client wants to mimic the scrolling effect (fade-in/fadeout) of sections/pages on https://meiomi.com/. No eCommerce, etc. I am using Oxygen Builder for layout. I have been struggling with getting GSAP and barba.js to work correctly. I am looking for a mentor to look at what I am doing and show me what I am doing wrong. I have a few hundred dollars I am willing to split off of what I quoted. The site is to go live Feb 12. Thank you, This is as far as I have gotten: See the Pen LYRobjx by RNDL (@RNDL) on CodePen Link to comment Share on other sites More sharing options...
Share Posted January 23, 2021 I think it would be better if you use fullPage.js for this. It will toggle "is-active" whenever you're in the current section. With that "is-active" class, you can simply animate the content with CSS. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now