Jump to content
Search Community

NaimeshRao

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by NaimeshRao

  1. Hi There, Is there any way to add multiple active class in different duration in gsap timeline? Because I have one JS function which will run on that particular active class for limited duration. I want multiple add/remove class in GSAP Timeline for Scrub animation. As above code, I want active class for WMU_Item 1 / WMU_Item 2 / WMU_Item 3 when they are active and animating. Is there any way to do it... Thanks in advance!
  2. Hello Helper, Thanks for the feedback, I have one more concern If I use CSS Snapping Method like ScrollTrigger Demos in GSAP Website like link below. https://codepen.io/GreenSock/pen/YzyaKrq Then ScrollTrigger Pin is working fine with snap, But how can I use ScrollTrigger Scrub in the same situation for any of the snap section? Please give me suggestion for this. Thanks in advance again.
  3. Hi There, I am trying to use section scrolling using FullPage JS as per project requirements, But the thing is I have to use GSAP Animations as well including ScrollTrigger Pin | ScrollTrigger Scrub, but that not working with FullPage JS. Can you please look into an issue and give me feedback regarding this. Thanks in advance!
  4. Hi There, I want the functionality of Section Scrolling using each scroll trigger, Also I have to use GSAP scrub animation for 2 sections, And there is total 15 sections on the page. It should be backward and forward as well. Anyone can please suggest me some idea, plugin (Paid & Free), snippets which can help me to archive this functionality as I wanted. I have ShockinglyGreen GSAP Library to use it for this project. Also It should be common browser/device compatible as well Browser: Chrome / Firefox / Safari OS: Window / MacOs / Linux Devices: Desktop Devices / Notepads / Apple Devices (Macbook)* Thanks in advance!
  5. Hi There, I am using ShockinglyGreen GSAP Library for my React Project. Currently, I am facing issue with GSAP scrollsmoother (plugin for smooth scroll), When change the page using router. It doesn't work properly. But the same time if I hard reload the page, It will work as aspected. Also tried the react method to use the function inside useeffect to unmount. But still that not working. Any solution for this? Thanks in advance.
×
×
  • Create New...