Jump to content
Search Community

DhavalV

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by DhavalV

  1. I didn't get you made Draggable... Furthermore in my Screenshot, when I scroll down, from Point A to Point B, it'll be changed from grey to Blue and the same for Point B to Point C, which means all three will be selected, so Draggable will be required for not? Furthermore, I noticed that if I remove the `data-draggable` from the navbar code, then when I scroll down it does not update the timeline years, like from 1993 to 1995 and so on.
  2. mvaneijgen Thanks for your reply. I tried to check their code & try to understand, and I noticed one thing is that they're using GSAP's Draggable Plugin, but the places where they've used the Draggable code instance, it's quite confusing for me.
  3. Hello, I've cloned the other Code from CodePen to my personal CodePen and changed the SCSS to CSS for my use case, and the example I was looking to integrate into my requirement is matching but a little difference is there if you see the below Screenshot, where by-default is on Point 1 Empathize, and when Scroll Down section will be fixed, but the Text Content + Image will change, and as we scroll down it'll fill the color from Point 1 Empathize to Point 2 Define, the same thing is happening in the cloned CodePen Code, but the difference is that in that Navbar content is also getting scrolled which I don't want can anyone please help me with this? Original Code => https://codepen.io/michellebarker/pen/QWqdqZV/597a468071d4dce3f7bf0ce80d6cb8d3
  4. Ok Ok @ryan_labar, Thanks for the Update.
  5. Hello, I've gsap installed with the version of 3.12.2 in my Nextjs Project where my Nextjs version is 13.5.5, but I am not able to identify from where to import the ScrollSmoother, I tried to import it like import { ScrollSmoother } from 'gsap/dist/ScrollSmoother but it's throwing an Error for Module Not Found. does anyone can help me with importing the ScrollSmoother plugin from gsap?
  6. I don't have any idea how actually they've made up with GSAP, due to which I can't have any minimal demo to show where I'm struggling,
  7. Hello, I came across a website from the Showcase on GSAP, and I really liked the animation they'd done when switching/changing between the pages, and below is the website for the reference. https://andersonsupply.com/ I tried to checkout the GSAP Products but unable to find what kind of Page Transition they'd used using GSAP, can anyone help me with that how I can add the similar Page Transition in Nextjs using GSAP? waiting for your valuable reply, Regards, Dhaval
×
×
  • Create New...