Jump to content
Search Community

RhanXerox

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by RhanXerox

  1. Locally I removed the gsap reference from the code and made considerable reductions in durationand delays, it does not work, I already tried and the difference is almost zero

  2. Sure...

     

    See the Pen rNjaqJb by rhanxerox (@rhanxerox) on CodePen

     

    As you can see the first two initial sliders at the same time, but the rest of the sliders work as they should.

    If for example I remove the word gsap from the code:
    ".from ('# slide01 .olivoSt', {autoAlpha: 0, duration: 3, y: -200, ease: 'expo.inOut'})"
    it works but the animations unfold very, very slowly ...

  3. Greetings everyone ... I have tried to integrate swiper js with gsap, but it doesn't work, animations go crazy as you navigate between sliders.
    I also tried to make an integration with this slider present in the forum and it doesn't work either, the animations all fire at the same time and I can't find a way to control it, when going from the first slider to the second or the third, the animations are finished, and not I can make them reboot

     

     

    This code does not work, the animations become extremely slow when doing the code as shown in the example, if we update it to gsap 3.6 the animations fire all at the same time, the same with all the versions that I have tried to integrate.

     

    Is there a way to integrate Gsap 3.6 + Swiper JS?

    See the Pen NWPJeyg?editors=0110 by mikeK (@mikeK) on CodePen

×
×
  • Create New...